GitHub 仓库

liquidos-ai/AutoAgents

Rust 首次收录 2025-02-22 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 641 / 共 783

712 Star

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…

摘自 github.com/liquidos-ai/AutoAgents

最新指标

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