ChromaDB Self-Querying Retriever Last week we introduced the self-querying retriever Basic idea is to use an LLM to turn a user query into a "query" and a "filter" We now implemented to work with @trychroma
! Docs: https://
github.com/hwchase17/lang
chain/blob/master/docs/modules/indexes/retrievers/examples/chroma_self_query_retriever.ipynb
…
ChromaDB Self-Querying Retriever with LLM Integration
By
–
