OPENAPI / COMPONENTS / SCHEMAS
Ingestion Pipeline Configuration data structure
IngestionPipelineConfigurationStructural definition for Ingestion Pipeline Configuration in the Mistral AI API contract.
object9properties
author_idstringrequiredauthor id value in the Mistral AI API contract.
created_atstringrequiredcreated at value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
last_run_chunks_countintegerrequiredlast run chunks count value in the Mistral AI API contract.
last_run_timestringrequiredlast run time value in the Mistral AI API contract.
modified_atstringrequiredmodified at value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
pipeline_compositionstringrequiredpipeline composition value in the Mistral AI API contract.
total_chunks_countintegerrequiredtotal chunks count value in the Mistral AI API contract.