Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
LanguageModelToolTokenizationOptions
/
tokenBudget
token
Budget
abstract
var
tokenBudget
:
Int
(
source
)
If known, the maximum number of tokens the tool should emit in its result.
Online Documentation