anything-llm/server/utils
Timothy Carambat 8cc1455b72
feat: add support for variable chunk length (#415)
fix: cleanup code for embedding length clarify
resolves #388
2023-12-07 16:27:36 -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 feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00
files Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
helpers feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -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