mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
The judge model box was a free-text input pre-filled with anthropic/claude-sonnet-5, implying it was sent as-is when nothing was actually defaulted client-side (the backend's own default only applies if the field is omitted entirely). Replace it with a searchable combobox backed by the model cost map (litellm_provider + mode === "chat"), starting empty and requiring an explicit pick. Recommends three models spanning different providers — anthropic/ claude-sonnet-5, openai/gpt-4o, gemini/gemini-2.5-pro — pinned to the top of the list with a 'Recommended' badge, all backend-verified to resolve correctly via litellm.get_llm_provider/cost_per_token. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||