merlyn/server/__tests__/utils
Ryan 179a823ab1
Fix: Azure OpenAI model key collision (#5092)
* fix: Migrate AzureOpenAI model key from OPEN_MODEL_PREF to prevent the naming collision. No effort necessary from current users.

* test: add backwards compat tests for AzureOpenAI model key migration

* patch missing env example file

* linting

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-05 17:12:08 -08:00
..
agentFlows JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
agents Agent workspace system prompt with variable expansion (#4526) 2025-10-15 13:32:50 -07:00
chats Fix multimodal chats via openai compat api (#4135) 2025-07-22 09:57:32 -07:00
helpers Fix: Azure OpenAI model key collision (#5092) 2026-03-05 17:12:08 -08: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
TextSplitter Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
vectorDbProviders/pgvector VectorDB class migration (#4787) 2026-01-13 15:24:42 -08:00