anything-llm/server/utils/chats
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
..
commands Clear chat window on /reset () 2024-05-01 20:39:58 -07:00
agents.js Agent support for @agent default agent inside workspace chat () 2024-04-16 10:50:10 -07:00
apiChatHandler.js Reranker option for RAG () 2025-01-02 14:27:52 -08:00
embed.js Reranker option for RAG () 2025-01-02 14:27:52 -08:00
index.js match user prompts exactly not partially () 2024-09-09 14:40:06 -07:00
openaiCompatible.js Reranker option for RAG () 2025-01-02 14:27:52 -08:00
stream.js Reranker option for RAG () 2025-01-02 14:27:52 -08:00