anything-llm/server/prisma
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
..
migrations Api session id support (#2158) 2024-08-21 15:25:47 -07:00
schema.prisma Api session id support (#2158) 2024-08-21 15:25:47 -07:00
seed.js [FEAT] Remove users_can_delete_workspaces feature (#1742) 2024-06-25 16:46:06 -07:00