Skip to content

Commit 12bef09

Browse files
Fix typo in deepseek model name in deepseek-chat.adoc
Signed-off-by: yunjun-lee-kurly <[email protected]>
1 parent b902ca2 commit 12bef09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/deepseek-chat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= DeepSeek Chat
22

3-
https://www.deepseek.com/[DeepSeek AI] provides the open-source DeepSeek R3 model, renowned for its cutting-edge reasoning and problem-solving capabilities.
3+
https://www.deepseek.com/[DeepSeek AI] provides the open-source DeepSeek V3 model, renowned for its cutting-edge reasoning and problem-solving capabilities.
44

55
Spring AI integrates with DeepSeek AI by reusing the existing xref::api/chat/openai-chat.adoc[OpenAI] client. To get started, you'll need to obtain a https://api-docs.deepseek.com/[DeepSeek API Key], configure the base URL, and select one of the supported models.
66

0 commit comments

Comments
 (0)