merlyn/server/__tests__/utils/helpers
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
..
azureOpenAiModelPref.test.js Fix: Azure OpenAI model key collision (#5092) 2026-03-05 17:12:08 -08:00
convertTo.test.js Export image support for JSON and JSONL (#4359) 2025-09-03 10:30:57 -07:00