-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Feature] LLM对话忽略特定前缀的消息 #4518
Copy link
Copy link
Open
Labels
area:providerThe bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.enhancementNew feature or requestNew feature or requestfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.
Metadata
Metadata
Assignees
Labels
area:providerThe bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.enhancementNew feature or requestNew feature or requestfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.
描述
一个很简单的功能,当某个消息有某个前缀时不要触发LLM请求
使用场景
在使用插件命令时(通常以
/开头,也可能是!)即使命令打错也不会触发LLM回复你愿意提交PR吗?
Code of Conduct