> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-7021d5f4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelGroup - Python SDK

> ModelGroup method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

Tokenizer type used by the model

## Values

| Name        | Value    |
| ----------- | -------- |
| `ROUTER`    | Router   |
| `MEDIA`     | Media    |
| `OTHER`     | Other    |
| `GPT`       | GPT      |
| `CLAUDE`    | Claude   |
| `GEMINI`    | Gemini   |
| `GROK`      | Grok     |
| `COHERE`    | Cohere   |
| `NOVA`      | Nova     |
| `QWEN`      | Qwen     |
| `YI`        | Yi       |
| `DEEP_SEEK` | DeepSeek |
| `MISTRAL`   | Mistral  |
| `LLAMA2`    | Llama2   |
| `LLAMA3`    | Llama3   |
| `LLAMA4`    | Llama4   |
| `PA_LM`     | PaLM     |
| `RWKV`      | RWKV     |
| `QWEN3`     | Qwen3    |
