OPENAPI / COMPONENTS / SCHEMAS
Ingestion Pipeline Configuration 数据结构
IngestionPipelineConfigurationMistral AI API 合约中的 Ingestion Pipeline Configuration 结构定义。
object9字段
author_idstring必填Mistral AI API 合约中的 author id 值。
created_atstring必填Mistral AI API 合约中的 created at 值。
idstring必填Mistral AI API 合约中的 id 值。
last_run_chunks_countinteger必填Mistral AI API 合约中的 last run chunks count 值。
last_run_timestring必填Mistral AI API 合约中的 last run time 值。
modified_atstring必填Mistral AI API 合约中的 modified at 值。
namestring必填Mistral AI API 合约中的 name 值。
pipeline_compositionstring必填Mistral AI API 合约中的 pipeline composition 值。
total_chunks_countinteger必填Mistral AI API 合约中的 total chunks count 值。