mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Picking a model reset the endpoint from its mode unconditionally, so choosing a chat model while on /v1/responses, /v1/messages or interactions bounced the playground to /v1/chat/completions. Only switch when the current endpoint cannot serve the picked model. The temperature and max-token boxes parsed and clamped on every keystroke, so a decimal lost its point and clearing the field snapped to a bound. They are now text fields with a numeric input mode that hold what was typed and clamp on blur; the sliders beside them still give the stepped control. The image-edit and transcription areas invited a drag but had no drop handlers after the Ant Design Dragger came out, so drops did nothing. Wire drop through the same validation the file picker uses. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||