anything-llm/server/utils/chats
Timothy Carambat 1f96b837b3
Refactor api endpoint chat handler to its own function (#2157)
remove legacy `chatWithWorkspace` and cleanup `index.js`
2024-08-21 14:47:06 -07:00
..
commands Clear chat window on /reset (#1261) 2024-05-01 20:39:58 -07:00
agents.js Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
apiChatHandler.js Refactor api endpoint chat handler to its own function (#2157) 2024-08-21 14:47:06 -07:00
embed.js Allow readable username passed in script widget (#2131) 2024-08-16 16:55:42 -07:00
index.js Refactor api endpoint chat handler to its own function (#2157) 2024-08-21 14:47:06 -07:00
openaiCompatible.js [FIX] OpenAI compatible endpoints query mode developer API bug fix (#1789) 2024-06-28 14:23:16 -07:00
stream.js Add multimodality support (#2001) 2024-07-31 10:47:49 -07:00