Skip to main content
  1. Run: uv pip install openai agno lancedb tantivy sqlalchemy to install the dependencies 2. Export your OPENAI_API_KEY 3. Run: python cookbook/07_knowledge/knowledge_tools.py to run the agent

Run the Example