anything-llm/server
Sean Hatfield ae510619f0
Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes ()
* wip remove all docs clear vector db on embedder/vector db change

* purge all cached docs and remove docs from workspaces on vectordb/embedder change

* lint

* remove unneeded console log

* remove reset vector stores endpoint and move to server side updateENV with postUpdate check

* reset embed module

* remove unused import

* simplify deletion process
rescoped document deletion to be more general for speed, everything needs to be reset anyway
fixed issue where unembedded docs not in any workspaces, but cached, were not removed

* add back missing readme file
update warning text modals

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-12-16 12:16:20 -08:00
..
endpoints Add new workspace user management endpoint () 2024-12-16 11:50:34 -08:00
jobs add Gitlab to watchable documents () 2024-12-12 10:44:11 -08:00
models Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes () 2024-12-16 12:16:20 -08:00
prisma Add index leftover from prisma migration from PR 2024-10-29 16:35:56 -07:00
storage 2488 novita ai llm integration () 2024-11-04 11:34:29 -08:00
swagger Add new workspace user management endpoint () 2024-12-16 11:50:34 -08:00
utils Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes () 2024-12-16 12:16:20 -08:00
.env.example Add Support for NVIDIA NIM () 2024-12-05 10:38:23 -08:00
.flowconfig devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore Add support for custom agent skills via plugins () 2024-09-10 17:06:02 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js Community hub integration () 2024-11-26 09:59:43 -08:00
jsconfig.json devcontainer v1 () 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api () 2023-08-23 19:15:07 -07:00
package.json Community hub integration () 2024-11-26 09:59:43 -08:00
yarn.lock Community hub integration () 2024-11-26 09:59:43 -08:00