mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-02 22:02:13 +08:00
Update config.example.yaml (#1376)
使用deerpseek接口后会报错,因为max_token设置不对。所以从example里改 Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d119214fee
commit
ae6a791c71
@@ -96,7 +96,7 @@ models:
|
||||
# use: deerflow.models.patched_deepseek:PatchedChatDeepSeek
|
||||
# model: deepseek-reasoner
|
||||
# api_key: $DEEPSEEK_API_KEY
|
||||
# max_tokens: 16384
|
||||
# max_tokens: 8192
|
||||
# supports_thinking: true
|
||||
# supports_vision: false # DeepSeek V3 does not support vision
|
||||
# when_thinking_enabled:
|
||||
|
||||
Reference in New Issue
Block a user