gravityyy-proxyyy / docs /models.md
bardd's picture
Fix gemini-3.1-pro-high by routing to pro-low with thinkingLevel high.
4badc3b
|
Raw
History Blame Contribute Delete
843 Bytes
# Available Models
## Claude Models
| Model ID | Description |
| ---------------------------- | ---------------------------------------- |
| `claude-sonnet-4-6-thinking` | Claude Sonnet 4.6 with extended thinking |
| `claude-opus-4-6-thinking` | Claude Opus 4.6 with extended thinking |
| `claude-sonnet-4-6` | Claude Sonnet 4.6 without thinking |
## Gemini Models
| Model ID | Description |
| ------------------- | ------------------------------- |
| `gemini-3-flash` | Gemini 3 Flash with thinking |
| `gemini-3.1-pro-low` | Gemini 3.1 Pro Low with thinking |
| `gemini-3.1-pro-high` | Gemini 3.1 Pro High with thinking |
Gemini models include full thinking support with `thoughtSignature` handling for multi-turn conversations.