Code
agentic_rag_lancedb.py
Usage
1
Set up your virtual environment
2
Install dependencies
3
Export your OpenAI API key
4
Run Agent
Agentic RAG with LanceDB as the vector store and OpenAI embeddings.
Set up your virtual environment
Install dependencies
Export your OpenAI API key
Run Agent