anything-llm/server/utils
Sean Hatfield 56fa17caf2
create configurable topN per workspace (#616)
* create configurable topN per workspace

* Update TopN UI text
Fix fallbacks for all providers
Add SQLite CHECK to TOPN value

* merge with master
Update zilliz provider for variable TopN

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-18 12:34:20 -08:00
..
AiProviders add token context limit for native llm settings (#614) 2024-01-17 16:25:30 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines chore: Better VectorDb and Embedder error messages (#620) 2024-01-18 11:40:48 -08:00
files 570 document api return object (#608) 2024-01-16 16:04:22 -08:00
helpers feat: Add support for Zilliz Cloud by Milvus (#615) 2024-01-17 18:00:54 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Change pwd check to O(1) check to prevent timing attacks - single user mode (#575) 2024-01-11 10:54:55 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00