azai 0.1.0

AI agent orchestration tool - As AI
Documentation
# 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`:

```toml
[dependencies]
azai = "0.1"
```

## License

MIT