OPENAPI / COMPONENTS / SCHEMAS

Batch Job 数据结构

BatchJob

Mistral AI API 合约中的 Batch Job 结构定义。

object19字段
agent_idstring

Mistral AI API 合约中的 agent id 值。

completed_atstring

Mistral AI API 合约中的 completed at 值。

completed_requestsinteger必填

Mistral AI API 合约中的 completed requests 值。

created_atinteger必填

Mistral AI API 合约中的 created at 值。

endpointstring必填

Mistral AI API 合约中的 endpoint 值。

error_filestring

Mistral AI API 合约中的 error file 值。

errorsBatchError必填

Mistral AI API 合约中的 errors 值。

failed_requestsinteger必填

Mistral AI API 合约中的 failed requests 值。

idstring必填

Mistral AI API 合约中的 id 值。

input_filesarray必填

Mistral AI API 合约中的 input files 值。

metadatastring

Mistral AI API 合约中的 metadata 值。

modelstring

Mistral AI API 合约中的 model 值。

objectstring

Mistral AI API 合约中的 object 值。

output_filestring

Mistral AI API 合约中的 output file 值。

outputsstring

Mistral AI API 合约中的 outputs 值。

started_atstring

Mistral AI API 合约中的 started at 值。

statusBatchJobStatus必填

Mistral AI API 合约中的 status 值。

succeeded_requestsinteger必填

Mistral AI API 合约中的 succeeded requests 值。

total_requestsinteger必填

Mistral AI API 合约中的 total requests 值。