OPENAPI / COMPONENTS / SCHEMAS

Ingestion Pipeline Configuration data structure

IngestionPipelineConfiguration

Structural definition for Ingestion Pipeline Configuration in the Mistral AI API contract.

object9properties
author_idstringrequired

author id value in the Mistral AI API contract.

created_atstringrequired

created at value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

last_run_chunks_countintegerrequired

last run chunks count value in the Mistral AI API contract.

last_run_timestringrequired

last run time value in the Mistral AI API contract.

modified_atstringrequired

modified at value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

pipeline_compositionstringrequired

pipeline composition value in the Mistral AI API contract.

total_chunks_countintegerrequired

total chunks count value in the Mistral AI API contract.