OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Event 数据结构

ChatCompletionEvent

Mistral AI API 合约中的 Chat Completion Event 结构定义。

object11字段
chat_transcription_eventsChatTranscriptionEvent必填

Mistral AI API 合约中的 chat transcription events 值。

correlation_idstring必填

Mistral AI API 合约中的 correlation id 值。

created_atstring必填

Mistral AI API 合约中的 created at 值。

enabled_toolsarray必填

Mistral AI API 合约中的 enabled tools 值。

event_idstring必填

Mistral AI API 合约中的 event id 值。

extra_fieldsobject必填

Mistral AI API 合约中的 extra fields 值。

nb_input_tokensinteger必填

Mistral AI API 合约中的 nb input tokens 值。

nb_messagesinteger必填

Mistral AI API 合约中的 nb messages 值。

nb_output_tokensinteger必填

Mistral AI API 合约中的 nb output tokens 值。

request_messagesarray必填

Mistral AI API 合约中的 request messages 值。

response_messagesarray必填

Mistral AI API 合约中的 response messages 值。