mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat(cli): /config support set enable_thinking
This commit is contained in:
@@ -316,6 +316,7 @@ class CowCliPlugin(Plugin):
|
||||
"agent_max_context_turns",
|
||||
"agent_max_steps",
|
||||
"knowledge",
|
||||
"enable_thinking",
|
||||
}
|
||||
|
||||
_CONFIG_READABLE = _CONFIG_WRITABLE | {"channel_type"}
|
||||
|
||||
Reference in New Issue
Block a user