koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-executor-mistralai-client
/
ai.koog.prompt.executor.clients.mistralai.models
/
MistralAIChatCompletionResponse
/
MistralAIChatCompletionResponse
Mistral
AIChat
Completion
Response
constructor
(
id
:
String
,
objectType
:
String
,
model
:
String
,
usage
:
MistralAIUsage
,
created
:
Long
,
choices
:
List
<
OpenAIChoice
>
)
(
source
)