diff --git a/docs/howtos/integrations/index.md b/docs/howtos/integrations/index.md index e393104a1..bc52dd29e 100644 --- a/docs/howtos/integrations/index.md +++ b/docs/howtos/integrations/index.md @@ -10,6 +10,7 @@ happy to look into it 🙂 - [Langchain](./langchain.md) - Langchain is a framework for building LLM applications, more information can be found [here](https://www.langchain.com/). - [LlamaIndex](./_llamaindex.md) - LlamaIndex is a framework for building RAG applications, more information can be found [here](https://www.llamaindex.ai/). +- [Swarm](./swarm_agent_evaluation.md) - Swarm is a framework for orchestrating multiple AI agents, more information can be found [here](https://github.com/openai/swarm). ## Tracing Tools