koog
Toggle table of contents
0.5.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
prompt-executor-openai-client-base
/
ai.koog.prompt.executor.clients.openai.base.models
/
CompletionTokensDetails
/
CompletionTokensDetails
Completion
Tokens
Details
constructor
(
acceptedPredictionTokens
:
Int
?
=
null
,
audioTokens
:
Int
?
=
null
,
reasoningTokens
:
Int
?
=
null
,
rejectedPredictionTokens
:
Int
?
=
null
)
(
source
)