Skip to main content

Crate azai

Crate azai 

Source
Expand description

§azai

AI agent orchestration tool - As AI

This crate provides building blocks for creating and orchestrating AI agents.

§Status

This crate is under active development. The API is subject to change.

Re-exports§

pub use agent::Agent;
pub use orchestrator::Orchestrator;

Modules§

agent
Core agent functionality.
orchestrator
Orchestration primitives for managing multiple agents.