anything-llm/server/utils/prisma
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
..
index.js Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
migrateFromSqlite.js Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
PRISMA.md Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00