aiagent.club
中文
GitHub

AutoAgents

#776 of 964 in the AI Agent Index

5 Score
Real usage
Momentum
Attention
18

About

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…

Across sources

713 Stars
  • Stars 713
  • Forks 82
  • Commits 329
  • Releases 6