estimateTokens
@forge/monorepo / backend/src / estimateTokens
Function: estimateTokens()
estimateTokens(
text):number
Defined in: backend/src/core/tokens.ts:23
An estimate of how many tokens text occupies. Never negative, never fractional.
Parameters
text
string
Returns
number