liquidos-ai/AutoAgents
GitHub 仓库 中按Star排名第 641 / 共 783
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents
项目介绍
Translations may lag behind the English README.
AutoAgents is a modular, multi-agent framework for building intelligent systems in Rust. It combines a type-safe agent model with structured tool calling, configurable memory, and pluggable LLM backends. The architecture is designed for performance, safety, and composability across server and edge, and serves as the foundation for a high-level agent harness.
Provider support is actively expanding based on community needs.
\ Providers marked No for streaming use the default ChatProvider::chatstream implementation, which returns LLMError::Generic("Streaming not supported for this provider") rather than panicking.
Hardware-specific…
最新指标
| Star | 712 | 2026-07-16 |
|---|---|---|
| Fork | 82 | 2026-07-16 |
| 提交 | 329 | 2026-07-16 |
| 发布 | 6 | 2026-07-16 |
| Watcher | 8 | 2026-07-16 |
| 开放 issue | 21 | 2026-07-16 |
| 开放 PR | 0 | 2026-07-16 |