Update config.example.yaml (#1376)

使用deerpseek接口后会报错,因为max_token设置不对。所以从example里改

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
xiangxiang-all-in-AI
2026-03-26 14:34:57 +08:00
committed by GitHub
parent d119214fee
commit ae6a791c71

View File

@@ -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: