Skip to content

Releases: agentic-dev-io/mao

mao-agents v0.1.0 - Initial Release

06 Mar 08:50

Choose a tag to compare

mao-agents v0.1.0 - Initial Release

First public release of Multi Agent Orchestration - A modern framework for orchestrating AI agents.

Features

  • FastAPI-based agent orchestration
  • Support for multiple LLM providers (OpenAI, Anthropic, Ollama)
  • LangChain and LangGraph integration
  • Vector storage with Qdrant
  • DuckDB for configuration storage
  • MCP integration for agent communication
  • Team management with supervisor agents
  • Docker support