OPENAPI / COMPONENTS / SCHEMAS
Completion Chunk 数据结构
CompletionChunkMistral AI API 合约中的 Completion Chunk 结构定义。
object6字段
choicesCompletionResponseStreamChoice必填Mistral AI API 合约中的 choices 值。
createdintegerMistral AI API 合约中的 created 值。
idstring必填Mistral AI API 合约中的 id 值。
modelstring必填Mistral AI API 合约中的 model 值。
objectstringMistral AI API 合约中的 object 值。
usageUsageInfoMistral AI API 合约中的 usage 值。