-
[OPIK-6227] [TESTS] chore: refresh playground models_config tested models (#6498)
发布于
2026-04-27 11:28:43 +00:00 Drop the sunsetted GPT 5 family (5, 5 Mini/Nano, 5.1, 5.2, plus stale
4o/4.1 entries) and replace with the GPT 5.4 family (5.4, 5.4 Mini,
5.4 Nano) which is the current default in the playground UI. Keep
GPT 4o Mini as a stable, low-cost fallback (enabled, not actively
tested).Add Claude Opus 4.7 to the Anthropic list alongside the existing 4.6
trio. Replace the broken Gemini "Gemini 3 Pro" entry — which did not
match any rendered option in the Gemini provider's playground picker —
with the actual UI labels: Gemini 3.1 Pro Preview, Gemini 2.5 Pro,
Gemini 2.5 Flash.ui_selector values are matched against PlaygroundPage.selectModel,
which compares against the model option text rendered from the
PROVIDER_MODELS map in apps/opik-frontend/src/hooks/useLLMProviderModelsData.ts.
Added a comment at the top of the file pointing future maintainers at
that source of truth.Implements OPIK-6227: Update models-config.yaml tested models list
Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com
下载附件