anything-llm/server/utils
Shuyoou 6faa0efaa8
Issue #543 support milvus vector db (#579)
* issue #543 support milvus vector db

* migrate Milvus to use MilvusClient instead of ORM
normalize env setup for docs/implementation
feat: embedder model dimension added

* update comments

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-12 13:23:57 -08:00
..
AiProviders add Together AI LLM support (#560) 2024-01-10 12:35:30 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats patch stream response 2024-01-10 15:32:07 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines Issue #543 support milvus vector db (#579) 2024-01-12 13:23:57 -08:00
files chore: Force VectorCache to always be on; 2023-12-20 10:45:03 -08:00
helpers Issue #543 support milvus vector db (#579) 2024-01-12 13:23:57 -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 Issue #543 support milvus vector db (#579) 2024-01-12 13:23:57 -08:00