Skip to main content
Create a knowledge base, add documents, and use it with an agent.
1

Create the agent

basic_rag.py
2

Install and run

Path Shorthand

Load an entire directory of documents:
This auto-configures InMemoryVectorDB + OpenAIEmbedder + RecursiveChunker and recursively loads all supported files.