anything-llm/server/utils/chats
Neha Prasad 340709504c
feat: add base64 document attachment support to API chat endpoints (#4672)
* feat: add base64 document attachment support to API chat endpoints

* remove parsed documents from api chat process
linting for simplicity
fix logic issues with flow of data through the pipeline
documentiation

* change var scope

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-11-24 15:48:44 -08:00
..
commands Clear chat window on `/reset` (#1261) 2024-05-01 20:39:58 -07:00
agents.js wip agent ui animation (#2999) 2025-01-22 11:10:02 -08:00
apiChatHandler.js feat: add base64 document attachment support to API chat endpoints (#4672) 2025-11-24 15:48:44 -08:00
embed.js Configurable message limit for embed chat widget (#4114) 2025-07-10 12:45:53 -07:00
index.js Custom Default System Prompt (#4487) 2025-11-24 13:24:10 -08:00
openaiCompatible.js Fix multimodal chats via openai compat api (#4135) 2025-07-22 09:57:32 -07:00
stream.js Implement full chat and `@agent` chat `user` indentificiation for OpenRouter (#4668) 2025-11-20 12:38:43 -08:00