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.llm
/
UsageEntry
/
UsageEntry
Usage
Entry
jvm
constructor
(
id
:
UUID
=
UUID()
,
modelId
:
UUID
,
timestamp
:
Instant
,
usage
:
Usage
)
(
source
)
Parameters
id
产生这条 Usage 的消息 id,除非 Usage 不属于任何会话中的消息。
model
Id
产生这条 Usage 的模型 id,模型可能已被删除。
timestamp
产生这条 Usage 的时间戳。