anything-llm/server/models
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
..
apiKeys.js [FEAT] Automated audit logging () 2024-02-06 15:21:40 -08:00
browserExtensionApiKey.js Patch path traversal in move-files that can be used by administrator level attacker only 2024-08-27 16:19:12 -07:00
cacheData.js Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
communityHub.js Community hub integration () 2024-11-26 09:59:43 -08:00
documents.js PR#2355 Continued + expanded scope () 2024-09-24 15:55:54 -07:00
documentSyncQueue.js add Gitlab to watchable documents () 2024-12-12 10:44:11 -08:00
documentSyncRun.js [BETA] Live document sync () 2024-06-21 13:38:50 -07:00
embedChats.js Add backfilling on query for chat widget to improve UX () 2024-10-15 14:37:44 -07:00
embedConfig.js [FEAT] Embedded AnythingLLM () 2024-02-05 14:21:34 -08:00
eventLogs.js [FEAT] Automated audit logging () 2024-02-06 15:21:40 -08:00
fineTuning.js ui adjustments for order flow 2024-07-25 14:10:17 -07:00
invite.js Add ability to add invitee to workspaces automatically () 2024-03-26 16:38:32 -07:00
passwordRecovery.js [FEAT] Implement new login screen UI & multi-user password reset () 2024-04-25 16:52:30 -07:00
slashCommandsPresets.js Community hub integration () 2024-11-26 09:59:43 -08:00
systemSettings.js Add Support for NVIDIA NIM () 2024-12-05 10:38:23 -08:00
telemetry.js Agent support for @agent default agent inside workspace chat () 2024-04-16 10:50:10 -07:00
temporaryAuthToken.js Simple SSO feature for login flows from external services () 2024-10-29 15:30:53 -07:00
user.js Daily message limit per user () 2024-10-15 14:01:29 -07:00
vectors.js Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes () 2024-12-16 12:16:20 -08:00
welcomeMessages.js [FIX] User messages not saving due to empty message check () 2024-03-27 10:45:20 -07:00
workspace.js Add new workspace user management endpoint () 2024-12-16 11:50:34 -08:00
workspaceAgentInvocation.js patch agent invocation regression 2024-04-27 12:39:45 -07:00
workspaceChats.js Add filtering to sessionID for workspace chats () 2024-10-24 15:10:50 -07:00
workspacesSuggestedMessages.js [FEAT] create custom prompt suggestions per workspace () 2024-02-06 11:24:33 -08:00
workspaceThread.js Feature/thread creation slug name () 2024-10-21 13:09:55 -07:00
workspaceUsers.js Add new workspace user management endpoint () 2024-12-16 11:50:34 -08:00