### Description / 描述 当前使用唤醒词(如`/`)后输入错误指令会触发LLM对话甚至调用agent能力执行期望外操作,希望通过独立指令唤醒词和对话唤醒词解决 ### Use Case / 使用场景 独立对话唤醒词和指令唤醒词,如指令使用`/`而对话使用[At:{bot_id}]等形式 ### Willing to Submit PR? / 是否愿意提交PR? - [ ] Yes, I am willing to submit a PR. / 是的,我愿意提交 PR。 ### Code of Conduct - [x] I have read and agree to abide by the project's [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct). /
Description / 描述
当前使用唤醒词(如
/)后输入错误指令会触发LLM对话甚至调用agent能力执行期望外操作,希望通过独立指令唤醒词和对话唤醒词解决Use Case / 使用场景
独立对话唤醒词和指令唤醒词,如指令使用
/而对话使用[At:{bot_id}]等形式Willing to Submit PR? / 是否愿意提交PR?
Code of Conduct