1 unstable release

0.1.0 Feb 3, 2026

#1770 in Development tools

MIT license

4KB

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.


azai

AI agent orchestration tool - As AI

Overview

azai is a Rust library for building and orchestrating AI agents. It provides a simple, ergonomic API for creating multi-agent systems powered by large language models.

Status

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

Installation

Add this to your Cargo.toml:

[dependencies]
azai = "0.1"

License

MIT

No runtime deps