We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc6edd commit 61c60a6Copy full SHA for 61c60a6
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/deepseek-chat.adoc
@@ -96,7 +96,7 @@ The prefix `spring.ai.openai` is used as the property prefix that lets you conne
96
| Property | Description | Default
97
98
| spring.ai.openai.base-url | The URL to connect to. Must be set to `https://api.deepseek.com` | -
99
-| spring.ai.openai.chat.api-key | Your DeepSeek API Key | -
+| spring.ai.openai.api-key | Your DeepSeek API Key | -
100
|====
101
102
0 commit comments