An open API service indexing awesome lists of open source software.

https://github.com/axio-agent/monorepo

Mono-repository for axio-agent packages
https://github.com/axio-agent/monorepo

ai-agent ai-agents ai-assistant ai-chatbot ai-framework ai-frameworks ai-safety ai-security ai-tools

Last synced: 2 months ago
JSON representation

Mono-repository for axio-agent packages

Awesome Lists containing this project

README

          

# axio-docs

Documentation for the Axio agent framework.

Part of the [axio-agent](https://github.com/axio-agent) ecosystem.

## Building the docs

```bash
uv sync --group docs
uv run make html
```

The built HTML will be in `_build/html/`.

## License

MIT