merlyn/server/__tests__/utils
Sean Hatfield 31a8ead823
Fix multimodal chats via openai compat api (#4135)
* fix multimodal chats via openai compat api

* lint

* add tests for multi-modal content in openai compat endpoint

* refactor to normalize how openai attachments are handled

* uncheck file

* rewrite tests, autodetect mime from dataurl, and spread attachments from prompt

* lint

* revert and fix tests

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-07-22 09:57:32 -07:00
..
agentFlows JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
chats Fix multimodal chats via openai compat api (#4135) 2025-07-22 09:57:32 -07:00
safeJSONStringify Handle BigInt in message response (#4110) 2025-07-10 12:33:34 -07:00
SQLConnectors Add option to enable encryption on MSSQL Server db (#4134) 2025-07-15 15:26:38 -07:00