- Root cause: PUT /config/:key(*) wildcard was registered before /config/models/toggle and /config/models/default, intercepting them and returning "value is required" (body had modelId not value) - Fix: move all model-specific PUT routes before the wildcard - LiteLLM: return empty built-in list with discovery hint (hardcoded models don't match user's proxy — must use Search API) - After adding a discovered model: auto-select it in the default dropdown - GET /config/models now returns defaultModel so dropdown pre-selects it |
||
|---|---|---|
| .. | ||
| .well-known | ||
| components | ||
| css | ||
| icons | ||
| js | ||
| vendor | ||
| 404.html | ||
| favicon.ico | ||
| index.html | ||
| manifest.json | ||
| sw.js | ||