Add GPT-5.5 Pro preset
Some checks failed
ci / test (push) Has been cancelled

This commit is contained in:
2026-05-21 20:18:30 +01:00
parent 85bdb27a08
commit cbd4da272b
5 changed files with 35 additions and 7 deletions

View File

@@ -94,6 +94,7 @@ curl http://127.0.0.1:8000/v1/chat/completions \
## Supported Models
- `gpt-5.5`
- `gpt-5.5-pro` (preset for `gpt-5.5` with xhigh reasoning)
- `gpt-5.4`
- `gpt-5.4-mini`
- `gpt-5.2`