Skip to content

Commit

Permalink
Update links in Agentic RAG blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
erika-cardenas committed Jan 2, 2025
1 parent 662036c commit b3afadd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions blog/2024-11-05-what-is-agentic-rag/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,10 @@ Finally, this article discussed the benefits and limitations of agentic RAG pipe

## Further Resources

- [Notebook](https://github.com/weaviate/recipes/tree/main/integrations/llm-frameworks/letta) using Swarm
- [Notebook](https://github.com/weaviate/recipes/blob/main/integrations/llm-frameworks/function-calling/openai/openai-swarm.ipynb) using Swarm
- [Notebook](https://github.com/weaviate/recipes/tree/main/integrations/llm-frameworks/letta) using Letta and Weaviate

- [Notebooks](https://github.com/weaviate/recipes/tree/main/integrations/llm-frameworks/function-calling/ollama) on using function calling in Ollama
- [Notebook](https://github.com/weaviate/recipes/blob/main/integrations/llm-frameworks/agentic-rag-benchmark/vanilla-rag-vs-agentic-rag.ipynb) on Vanilla RAG versus Agentic RAG

import WhatsNext from '/_includes/what-next.mdx';

Expand Down

0 comments on commit b3afadd

Please sign in to comment.