You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/deepseek-chat.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Visit https://api-docs.deepseek.com/[here] to create an API Key. Configure it us
20
20
Set the `spring.ai.openai.base-url` property to `https://api.deepseek.com`.
21
21
22
22
* **Select a DeepSeek Model**:
23
-
Use the `spring.ai.openai.chat.model=<model name>` property to specify the model. Refer to https://api-docs.deepseek.com/quick_start/pricing[Supported Models] for available options.
23
+
Use the `spring.ai.openai.chat.options.model=<model name>` property to specify the model. Refer to https://api-docs.deepseek.com/quick_start/pricing[Supported Models] for available options.
0 commit comments