AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.debug
/
UsageEntry
/
UsageEntry
Usage
Entry
jvm
constructor
(
key
:
UUID
,
modelId
:
UUID
,
timestamp
:
Instant
,
promptTokens
:
Int
,
completionTokens
:
Int
,
reasoningTokens
:
Int
?
,
cacheHitTokens
:
Int
?
)
(
source
)