Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,18 @@
<a href=".github/CONTRIBUTING.md">🤝 Contribute</a>
</p>

> Don't hesitate to Star ⭐️, Issue 📝, and PR 🛠️

> Python>=3.9

> This project is not abandoned, just no new features are planned.
> If you encounter a problem, please raise an Issue
This project is not abandoned, just no new features are planned.

This project was developed as an experimental project for MQ event-driven LLM.

If you encounter a problem, please raise an Issue

**If you are looking for similar projects, check out: https://github.com/AstrBotDevs/AstrBot**


This project uses the ToolCall feature.
----

It integrates a message queuing and snapshot system, offering plugin mechanisms and authentication prior to plugin
execution.
Expand Down
Loading