If known, the maximum number of tokens the tool should emit in its result.
Count the number of tokens in a message using the model specific tokenizer-logic.
A string.
Optional
token: CancellationTokenOptional cancellation token. See CancellationTokenSource for how to create one.
A thenable that resolves to the number of tokens.
Options related to tokenization for a tool invocation.
Stubbed