fix: restore Discord model picker UX (#21458) (thanks @pejmanjohn)

This commit is contained in:
Shadow
2026-02-20 21:03:19 -06:00
committed by Shadow
parent 5dae5e6ef2
commit b7644d61a2
10 changed files with 2871 additions and 7 deletions

View File

@@ -159,6 +159,7 @@ Examples:
Notes:
- `/model` and `/model list` show a compact, numbered picker (model family + available providers).
- On Discord, `/model` and `/models` open an interactive picker with provider and model dropdowns plus a Submit step.
- `/model <#>` selects from that picker (and prefers the current provider when possible).
- `/model status` shows the detailed view, including configured provider endpoint (`baseUrl`) and API mode (`api`) when available.