anything-llm/server/utils
Timothy Carambat 7200a06ef0
prevent manager in multi-user from updatingENV via HTTP (#576)
* prevent manager in multi-user from updatingENV via HTTP

* remove unneeded args
2024-01-11 12:11:45 -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 fix: fully separate chunkconcurrency from chunk length 2023-12-20 11:20:40 -08:00
files chore: Force VectorCache to always be on; 2023-12-20 10:45:03 -08:00
helpers add Together AI LLM support (#560) 2024-01-10 12:35:30 -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 #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property (#526) 2024-01-04 16:39:43 -08:00