mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-18 12:40:06 +08:00
fix: adjust the maximum step size
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
"agent": true,
|
||||
"agent_max_context_tokens": 40000,
|
||||
"agent_max_context_turns": 30,
|
||||
"agent_max_steps": 20
|
||||
"agent_max_steps": 15
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user