anything-llm/server/endpoints/api
Sean Hatfield be6289d141
Daily message limit per user (#2417)
* set message limit per user

* remove old limit user messages + unused admin page

* fix daily message validation

* refactor message limit input
refactor canSendChat on user to a method on user model

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-10-15 14:01:29 -07:00
..
admin Daily message limit per user (#2417) 2024-10-15 14:01:29 -07:00
auth Full developer api (#221) 2023-08-23 19:15:07 -07:00
document Bug/make swagger json output openapi 3 compliant (#2219) 2024-09-04 15:40:24 -07:00
embed fix validation issue 2024-08-07 14:24:24 -07:00
openai Bug/make swagger json output openapi 3 compliant (#2219) 2024-09-04 15:40:24 -07:00
system Bug/make swagger json output openapi 3 compliant (#2219) 2024-09-04 15:40:24 -07:00
userManagement Add winston logging for production (#1811) 2024-07-03 16:39:33 -07:00
workspace Support attachments in developer API (#2373) 2024-09-25 13:44:26 -07:00
workspaceThread Make userId actually optional for workspaceThread endpoint (#2276) 2024-09-12 13:33:41 -07:00
index.js Developer API access for embed chat widgets (#1999) 2024-08-07 11:36:32 -07:00