mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-22 06:37:11 +08:00
feat(agent): add explicit active-turn steering
This commit is contained in:
@@ -42,6 +42,7 @@ TELEGRAM_BOT_COMMANDS = [
|
||||
("knowledge", "Manage knowledge base (list/on/off)"),
|
||||
("config", "Show current config"),
|
||||
("cancel", "Cancel running agent task"),
|
||||
("steer", "Guide the running agent task"),
|
||||
("logs", "Show recent logs"),
|
||||
("version", "Show version"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user