mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
1.8 KiB
Plaintext
13 lines
1.8 KiB
Plaintext
---
|
|
title: "StopServerToolsWhenMaxTokensUsed"
|
|
---
|
|
|
|
Stop once cumulative token usage across the loop exceeds this threshold.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
|
|
| `max_tokens` | *int* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.StopServerToolsWhenMaxTokensUsedType](../components/stopservertoolswhenmaxtokensusedtype.mdx) | :heavy_check_mark: | N/A | |