koog-agents
Toggle table of contents
0.4.2
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-openai-client-base
/
ai.koog.prompt.executor.clients.openai.base.models
/
OpenAIChoiceLogProbs
/
ContentLogProbs
/
ContentLogProbs
Content
Log
Probs
constructor
(
bytes
:
List
<
Int
>
?
=
null
,
logprob
:
Double
,
token
:
String
,
topLogprobs
:
List
<
OpenAIChoiceLogProbs.ContentTopLogProbs
>
)
(
source
)