mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 12:24:46 +08:00
docs(config):updated the configuration of deepseek-v3 (#885)
This commit is contained in:
@@ -35,8 +35,8 @@ models:
|
|||||||
# Example: DeepSeek model (with thinking support)
|
# Example: DeepSeek model (with thinking support)
|
||||||
# - name: deepseek-v3
|
# - name: deepseek-v3
|
||||||
# display_name: DeepSeek V3 (Thinking)
|
# display_name: DeepSeek V3 (Thinking)
|
||||||
# use: langchain_deepseek:ChatDeepSeek
|
# use: src.models.patched_deepseek:PatchedChatDeepSeek
|
||||||
# model: deepseek-chat
|
# model: deepseek-reasoner
|
||||||
# api_key: $DEEPSEEK_API_KEY
|
# api_key: $DEEPSEEK_API_KEY
|
||||||
# max_tokens: 16384
|
# max_tokens: 16384
|
||||||
# supports_thinking: true
|
# supports_thinking: true
|
||||||
|
|||||||
Reference in New Issue
Block a user