anything-llm/server/utils
Timothy Carambat 406732830f
Implement workspace threading that is backwards compatible (#699)
* Implement workspace thread that is compatible with legacy versions

* last touches

* comment on chat qty enforcement
2024-02-08 18:37:22 -08:00
..
AiProviders Recover from fatal Ollama crash from LangChain library (#693) 2024-02-07 16:23:17 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
files Add support to upload rawText document via api (#692) 2024-02-07 15:17:32 -08:00
helpers [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -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 Patch lanceDB not deleting vectors from workspace (#655) 2024-01-29 09:49:22 -08:00