Preparing search index...
The search index is not available
@google/genai
@google/genai
types
CountTokensResult
Interface CountTokensResult
Local tokenizer count tokens result.
interface
CountTokensResult
{
totalTokens
?:
number
;
}
Index
Properties
total
Tokens?
Properties
Optional
total
Tokens
totalTokens
?:
number
The total number of tokens.
Settings
Theme
OS
Light
Dark
On This Page
Properties
total
Tokens
@google/genai
Loading...
Local tokenizer count tokens result.