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.
count_text_tokens
Parameters:
| Name | Description |
|---|---|
content | The message content to calculate the number of text tokens for. Type: str | list[dict[str, typing.Any] | str] | None |