anything-llm/server/endpoints/api
Timothy Carambat fdc3add53c
Api session id support (#2158)
* Refactor api endpoint chat handler to its own function
remove legacy `chatWithWorkspace` and cleanup `index.js`

* Add `sessionId` in dev API to partition chats logically statelessly
2024-08-21 15:25:47 -07:00
..
admin remove #swagger.path from API docs 2024-08-20 12:48:08 -07:00
auth Full developer api (#221) 2023-08-23 19:15:07 -07:00
document patch response body for swagger 2024-07-22 15:21:32 -07:00
embed fix validation issue 2024-08-07 14:24:24 -07:00
openai Add piperTTS in-browser text-to-speech (#2052) 2024-08-07 11:09:51 -07:00
system Add winston logging for production (#1811) 2024-07-03 16:39:33 -07:00
userManagement Add winston logging for production (#1811) 2024-07-03 16:39:33 -07:00
workspace Api session id support (#2158) 2024-08-21 15:25:47 -07:00
workspaceThread Api session id support (#2158) 2024-08-21 15:25:47 -07:00
index.js Developer API access for embed chat widgets (#1999) 2024-08-07 11:36:32 -07:00