anything-llm/server/models
Timothy Carambat defe6054b3
Full developer api (#221)
* Autodocument Swagger API with JSDocs on /v1/ endpoints for API access
implement single-player API keys
WIP Admin API Keys

* Create new api keys as both single and multi-user

* Add boot and telem

* Complete Admin API

* Complete endpoints
dark mode swagger

* update docs

* undo debug

* update docs and readme
2023-08-23 19:15:07 -07:00
..
apiKeys.js Full developer api (#221) 2023-08-23 19:15:07 -07:00
documents.js Enable optional Telemetry integration via posthog (#190) 2023-08-14 17:42:17 -07:00
invite.js remove console 2023-08-04 20:08:25 -07:00
systemSettings.js Full developer api (#221) 2023-08-23 19:15:07 -07:00
telemetry.js Enable optional Telemetry integration via posthog (#190) 2023-08-14 17:42:17 -07:00
user.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
vectors.js improve bulkd write speeds 2023-07-26 18:06:53 -07:00
welcomeMessages.js Custom default messages implementation for single and multi-user modes (#193) 2023-08-16 17:30:46 -07:00
workspace.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
workspaceChats.js [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
workspaceUsers.js improve bulkd write speeds 2023-07-26 18:06:53 -07:00