anything-llm/server/utils
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
..
AiProviders Make openAI Azure embedding requests run concurrently to avoid input limits per call (#211) 2023-08-22 10:23:29 -07:00
chats Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
files Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
helpers pre-dump ENV to protect settings on reboot 2023-08-15 16:00:27 -07:00
http [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
middleware Full developer api (#221) 2023-08-23 19:15:07 -07:00
vectorDbProviders Merge branch 'master' of github.com:Mintplex-Labs/anything-llm 2023-08-22 10:49:27 -07:00