Spaces:
Running
Running
| # 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. | |