Skip to main content

estimate

Method
This is a method of the TokenEstimator class in the models module.
Estimate tokens for text.

Signature

def estimate(text: str) -> int

Parameters

text
str
required
No description available.

Returns

Returns
int
The result of the operation.