Documentation Index
Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
min_tokens_reached
Parameters:
| Name | Description |
|---|---|
messages | A list of messages to check. Type: list[dict[str, typing.Any]] |
min_tokens | The minimum number of tokens to check for. Type: int | None |