azai 0.1.0

AI agent orchestration tool - As AI
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 6 items with examples
  • Size
  • Source code size: 3.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • azataiot

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