mozilla-ai/any-agent
A Python library providing a single unified API to build and evaluate autonomous AI agents across multiple frameworks (Agno, Google ADK, LangChain, LlamaIndex, OpenAI Agents SDK, smolagents).

any-agent abstracts multiple agent frameworks into one interface, allowing developers to run and evaluate agents using Agno, Google ADK, LangChain, LlamaIndex, OpenAI Agents SDK, and smolagents under a consistent API. It includes unified tool handling, tracing capabilities, and evaluation tooling for comparing agent behavior and performance across different backend implementations.