aigentic
0.4.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.agent.state
/
ModelRequestInfo
/
ModelRequestInfo
Model
Request
Info
constructor
(
startedAt
:
Instant
,
finishedAt
:
Instant
,
inputTokenCount
:
Int
,
outputTokenCount
:
Int
,
thinkingOutputTokenCount
:
Int
=
0
,
cachedInputTokenCount
:
Int
=
0
)