anything-llm/server/utils/chats
Timothy Carambat fdc3add53c
Api session id support ()
* 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
..
commands Clear chat window on /reset () 2024-05-01 20:39:58 -07:00
agents.js Agent support for @agent default agent inside workspace chat () 2024-04-16 10:50:10 -07:00
apiChatHandler.js Api session id support () 2024-08-21 15:25:47 -07:00
embed.js Allow readable username passed in script widget () 2024-08-16 16:55:42 -07:00
index.js Api session id support () 2024-08-21 15:25:47 -07:00
openaiCompatible.js [FIX] OpenAI compatible endpoints query mode developer API bug fix () 2024-06-28 14:23:16 -07:00
stream.js Add multimodality support () 2024-07-31 10:47:49 -07:00