Back to Agno

Integrations

cookbook/integrations/README.md

2.6.121.3 KB
Original Source

Integrations

Partner integrations for Agno agents.

Directories

parallel

Parallel web research for agents: Search, Extract, Task (deep research with citations), and Monitor APIs — from a single research agent up to a deployable AgentOS app.

surrealdb

SurrealDB-backed memory manager integration examples.

Moved

Some integrations now live closer to their topic:

IntegrationNew location
Observability (Langfuse, Arize Phoenix, AgentOps, LangSmith, …)cookbook/observability
Memory providers (Mem0, Memori, Zep)cookbook/11_memory/integrations
RAG stacks (Infinity, LightRAG, LangChain + Qdrant)cookbook/07_knowledge/05_integrations/rag
Discord botcookbook/05_agent_os/interfaces/discord
A2A basic server/clientcookbook/05_agent_os/interfaces/a2a/basic_agent

Running Examples

Use the demo environment:

bash
.venvs/demo/bin/python cookbook/integrations/<folder>/<file>.py

Validation

bash
.venvs/demo/bin/python cookbook/scripts/check_cookbook_pattern.py --base-dir cookbook/integrations --recursive