OPENAPI / COMPONENTS / SCHEMAS

Completion Chunk 数据结构

CompletionChunk

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

object6字段
choicesCompletionResponseStreamChoice必填

Mistral AI API 合约中的 choices 值。

createdinteger

Mistral AI API 合约中的 created 值。

idstring必填

Mistral AI API 合约中的 id 值。

modelstring必填

Mistral AI API 合约中的 model 值。

objectstring

Mistral AI API 合约中的 object 值。

usageUsageInfo

Mistral AI API 合约中的 usage 值。