> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.token_count_utils.get_max_token_limit

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### get\_max\_token\_limit

```python theme={null}
get_max_token_limit(model: str = 'gpt-3.5-turbo-0613') -> int
```

<b>Parameters:</b>

| Name    | Description                                                |
| ------- | ---------------------------------------------------------- |
| `model` | **Type:** str<br /><br />**Default:** 'gpt-3.5-turbo-0613' |

<br />
