mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
Feat: add upgrade to app server modelList (#10556)
### Summary * Add model upgrade to listModel app server endpoint to support dynamically show model upgrade banner.
This commit is contained in:
@@ -100,6 +100,7 @@ Each response yields:
|
||||
- `defaultReasoningEffort` – suggested effort for the UI
|
||||
- `supportsPersonality` – whether the model supports personality-specific instructions
|
||||
- `isDefault` – whether the model is recommended for most users
|
||||
- `upgrade` – optional recommended upgrade model id
|
||||
- `nextCursor` – pass into the next request to continue paging (optional)
|
||||
|
||||
## Collaboration modes (experimental)
|
||||
|
||||
Reference in New Issue
Block a user