anything-llm/server/utils/middleware
Sean Hatfield 8d302c3f67
Patch custom models endpoint ()
* prevent non admin users from changing llm settings via custom-models endpoint

* permission middleware to JSDOC

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-12-30 14:58:26 -08:00
..
chatHistoryViewable.js Enable the ability to disable the chat history UI () 2024-10-21 13:19:19 -07:00
communityHubDownloadsEnabled.js Community hub integration () 2024-11-26 09:59:43 -08:00
embedMiddleware.js Add more verbose error messages in embed chat () 2024-09-19 11:28:45 -05:00
featureFlagEnabled.js [BETA] Live document sync () 2024-06-21 13:38:50 -07:00
isSupportedRepoProviders.js GitLab Hosted and Local Connector () 2024-07-23 12:23:51 -07:00
multiUserProtected.js Patch custom models endpoint () 2024-12-30 14:58:26 -08:00
simpleSSOEnabled.js Simple SSO feature for login flows from external services () 2024-10-29 15:30:53 -07:00
validApiKey.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
validatedRequest.js Encryption in JWT for single-user password mode () 2024-08-13 17:54:12 -07:00
validBrowserExtensionApiKey.js AnythingLLM Chrome Extension () 2024-08-27 14:58:47 -07:00
validWorkspace.js Implement workspace threading that is backwards compatible () 2024-02-08 18:37:22 -08:00