You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cookbook] Multi Agent Teams using Local Agentic RAG (#4238)
## Science Agent - Physics and Chemistry Agent
tl;dr
- This is a multi-document Agentic RAG which routes to a specific Agent
based on the knowledge base for the roleplay.
- The Agentic RAG system is set up locally using Ollama, FastEmbed and
Qdrant-Client.
- The same pipeline can be replaced to SambaNova or Groq instead of
Ollama for faster LLM inference
Co-authored-by: Mustafa Esoofally <[email protected]>
0 commit comments