anything-llm/server
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
..
endpoints Full developer api (#221) 2023-08-23 19:15:07 -07:00
models Full developer api (#221) 2023-08-23 19:15:07 -07:00
storage Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
swagger Full developer api (#221) 2023-08-23 19:15:07 -07:00
utils Full developer api (#221) 2023-08-23 19:15:07 -07:00
.env.example Add Qdrant support for embedding, chat, and conversation (#192) 2023-08-15 15:26:44 -07:00
.gitignore Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Full developer api (#221) 2023-08-23 19:15:07 -07:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
yarn.lock Full developer api (#221) 2023-08-23 19:15:07 -07:00