GitHub repo

liquidos-ai/AutoAgents

Rust Tracked since 2025-02-22 Updated 2026-07-16 View source ↗

#641 of 783 by Stars among GitHub repos

712 Stars

A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents

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…

Excerpted from github.com/liquidos-ai/AutoAgents

Latest metrics

Stars 712 2026-07-16
Forks 82 2026-07-16
Commits 329 2026-07-16
Releases 6 2026-07-16
Watchers 8 2026-07-16
Open issues 21 2026-07-16
Open PRs 0 2026-07-16