anything-llm/frontend
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
..
public Robots.txt (#369) 2023-11-13 15:22:24 -08:00
src Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
.env.example update local dev docs 2023-08-16 15:34:03 -07:00
.eslintrc.cjs [Fork] Additions on franzbischoff resolution on #122 (#152) 2023-07-20 11:14:23 -07:00
.gitignore untrack frontend production env 2023-08-16 12:16:02 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package.json Enable chat streaming for LLMs (#354) 2023-11-13 15:07:30 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00
yarn.lock Enable chat streaming for LLMs (#354) 2023-11-13 15:07:30 -08:00