Skip to content

mao-agents v0.1.0 - Initial Release

Latest

Choose a tag to compare

@bjoernbethge bjoernbethge released this 06 Mar 08:50
· 28 commits to main since this release

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