anything-llm/server/utils/vectorDbProviders
Timothy Carambat ad01df8790
Reranker option for RAG ()
* Reranker WIP

* add cacheing and singleton loading

* Add field to workspaces for vectorSearchMode
Add UI for lancedb to change mode
update all search endpoints to pass in reranker prop if provider can use it

* update hint text

* When reranking, swap score to rerank score

* update optchain
2025-01-02 14:27:52 -08:00
..
astra make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00
chroma make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00
lance Reranker option for RAG () 2025-01-02 14:27:52 -08:00
milvus make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00
pinecone make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00
qdrant make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00
weaviate make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00
zilliz make similarityResponse object arguments and not positional () 2025-01-02 12:03:26 -08:00