- Combine semantic understanding with exact keyword matching
- Improve retrieval accuracy for queries with specific terms
- Handle both conceptual and lexical search needs
Code
cookbook/08_knowledge/vector_db/chroma_db/chroma_db_hybrid_search.py
Usage
1
Set up your virtual environment
2
Install dependencies
3
Run Agent