Skip to main content
multi_source_rag.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run Qdrant

5

Clone Agno

Clone the repository and run the remaining commands from its root:
6

Run the example

Run the example from the repository root:
Full source: cookbook/07_knowledge/03_production/01_multi_source_rag.py