merlyn/server/models
Timothy Carambat e1b7f5820c
PGvector vector database support (#3788)
* PGVector support for vector db storage

* forgot files

* comments

* dev build

* Add ENV connection and table schema validations for vector table
add .reset call to drop embedding table when changing the AnythingLLM embedder
update instrutions
Add preCheck error reporting in UpdateENV
add timeout to pg connection

* update setup

* update README

* update doc
2025-05-09 12:27:11 -07:00
..
apiKeys.js [FEAT] Automated audit logging (#667) 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 (#332) 2023-11-06 13:13:53 -08:00
communityHub.js Community hub integration (#2555) 2024-11-26 09:59:43 -08:00
documents.js Prune telemetry events 2025-04-29 13:54:00 -07:00
documentSyncQueue.js Feature/drupalwiki collector (#3693) 2025-04-21 09:17:24 -07:00
documentSyncRun.js [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
embedChats.js Add backfilling on query for chat widget to improve UX (#2482) 2024-10-15 14:37:44 -07:00
embedConfig.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
eventLogs.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js Add ability to add invitee to workspaces automatically (#975) 2024-03-26 16:38:32 -07:00
passwordRecovery.js [FEAT] Implement new login screen UI & multi-user password reset (#1074) 2024-04-25 16:52:30 -07:00
promptHistory.js fix null entry on new workspace 2025-05-08 08:34:37 -07:00
slashCommandsPresets.js Community hub integration (#2555) 2024-11-26 09:59:43 -08:00
systemPromptVariables.js Prompt variables (#3359) 2025-03-25 12:44:19 -07:00
systemSettings.js PGvector vector database support (#3788) 2025-05-09 12:27:11 -07:00
telemetry.js Prune telemetry events 2025-04-29 13:54:00 -07:00
temporaryAuthToken.js Simple SSO feature for login flows from external services (#2553) 2024-10-29 15:30:53 -07:00
user.js Allow period in username (#3592) 2025-04-03 16:42:39 -07:00
vectors.js Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes (#2819) 2024-12-16 12:16:20 -08:00
welcomeMessages.js [FIX] User messages not saving due to empty message check (#978) 2024-03-27 10:45:20 -07:00
workspace.js fix null entry on new workspace 2025-05-08 08:34:37 -07:00
workspaceAgentInvocation.js patch agent invocation regression 2024-04-27 12:39:45 -07:00
workspaceChats.js Enable slash commands in dev API chat/stream-chat (#3514) 2025-03-24 11:29:36 -07:00
workspacesSuggestedMessages.js [FEAT] create custom prompt suggestions per workspace (#664) 2024-02-06 11:24:33 -08:00
workspaceThread.js Feature/thread creation slug name (#2512) 2024-10-21 13:09:55 -07:00
workspaceUsers.js Add new workspace user management endpoint (#2842) 2024-12-16 11:50:34 -08:00