fix model

This commit is contained in:
lpf
2026-02-13 12:53:02 +08:00
parent bd075c9243
commit f88a78ef8b
4 changed files with 107 additions and 16 deletions

View File

@@ -3,6 +3,7 @@
"defaults": {
"workspace": "~/.clawgo/workspace",
"model": "glm-4.7",
"model_fallbacks": ["gpt-4o-mini", "deepseek-chat"],
"max_tokens": 8192,
"temperature": 0.7,
"max_tool_iterations": 20