anything-llm/server
Timothy Carambat 88cdd8c872
Add built-in embedding engine into AnythingLLM (#411)
* Implement use of native embedder (all-Mini-L6-v2)
stop showing prisma queries during dev

* Add native embedder as an available embedder selection

* wrap model loader in try/catch

* print progress on download

* Update to progress output for embedder

* move embedder selection options to component

* forgot import

* add Data privacy alert updates for local embedder
2023-12-06 10:36:22 -08:00
..
endpoints Add API key option to LocalAI (#407) 2023-12-04 08:38:15 -08:00
models Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
prisma 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
storage Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
swagger AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
utils Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
.env.example 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -08:00
.gitignore AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Robots.txt (#369) 2023-11-13 15:22:24 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
yarn.lock Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00