Skip to content

Commit 93b8d7d

Browse files
Jonas-Isrnewtork
andauthored
Update foundation-models/openai/src/main/java/com/sap/ai/sdk/foundationmodels/openai/OpenAiClient.java
Co-authored-by: Alexander Dümont <[email protected]>
1 parent 708a5e5 commit 93b8d7d

File tree

1 file changed

+1
-1
lines changed
  • foundation-models/openai/src/main/java/com/sap/ai/sdk/foundationmodels/openai

1 file changed

+1
-1
lines changed

foundation-models/openai/src/main/java/com/sap/ai/sdk/foundationmodels/openai/OpenAiClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public OpenAiClient withSystemPrompt(@Nonnull final String systemPrompt) {
130130
}
131131

132132
/**
133-
* Create a new OpenAI client with a custom header added to every call made with this client
133+
* Create a new OpenAI client with a custom HTTP request header added to every call made with this client
134134
*
135135
* @param customHeader the custom header to add
136136
* @return a new client.

0 commit comments

Comments
 (0)