Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]希望添加功能 #579

Closed
1 of 2 tasks
waterfeet opened this issue Feb 22, 2025 · 0 comments
Closed
1 of 2 tasks

[Feature]希望添加功能 #579

waterfeet opened this issue Feb 22, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@waterfeet
Copy link

描述

消息事件AstrMessageEvent中,是否能够添加一个拒绝使用LLM的变量,以防止在未结束该事件的时候,去调用了LLM回复。我希望在事件处理中,执行 self.context.get_event_queue().put_nowait(event) 把事件重新打回到消息队列,此时我无法执行event.stop_event(),因此会触发LLM回复。

使用场景

我希望在事件处理中,执行 self.context.get_event_queue().put_nowait(event) 把事件重新打回到消息队列,此时我无法执行event.stop_event(),因此会会触发LLM回复。

你愿意提交PR吗?

  • 是的, 我愿意提交PR!

Code of Conduct

@waterfeet waterfeet added the enhancement New feature or request label Feb 22, 2025
@Fridemn Fridemn closed this as completed Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants