anything-llm/server/utils
Timothy Carambat d4f4d85492
patch: fix non-latin filenames being encoded improperly during upload and chat (#432)
patch: fix non-latin filenames being messed up during upload and chat
connect #169
resolves #427
2023-12-12 16:07:23 -08:00
..
AiProviders [Feature] AnythingLLM use locally hosted Llama.cpp and GGUF files for inferencing (#413) 2023-12-07 14:48:27 -08:00
chats [Feature] AnythingLLM use locally hosted Llama.cpp and GGUF files for inferencing (#413) 2023-12-07 14:48:27 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines patch: API key to localai service calls (#421) 2023-12-11 14:18:28 -08:00
files patch: fix non-latin filenames being encoded improperly during upload and chat (#432) 2023-12-12 16:07:23 -08:00
helpers patch: API key to localai service calls (#421) 2023-12-11 14:18:28 -08:00
http Add API key option to LocalAI (#407) 2023-12-04 08:38:15 -08:00
middleware Create manager role and limit default role (#351) 2023-11-13 14:51:16 -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 feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00