Pipelines reference v7
The full pipeline API reference lives alongside the pipeline documentation. See Pipelines API reference.
| Category | Items |
|---|---|
| Types and enums | aidb.PipelineAutoProcessingMode, aidb.PipelineDataFormat, aidb.PipelineSourceType, aidb.PipelineDestinationType, aidb.PipelineStepOperation, aidb.PipelineStatus, aidb.DistanceOperator |
| Domains | aidb.pipeline_name_50, aidb.background_sync_interval |
| Views | aidb.pipelines, aidb.pipeline_metrics |
| Functions | aidb.create_pipeline, aidb.update_pipeline, aidb.delete_pipeline, aidb.run_pipeline, aidb.get_pipeline_metrics |
| Pipeline step config helpers | aidb.chunk_text_config, aidb.summarize_text_config, aidb.ocr_config, aidb.html_parse_config, aidb.pdf_parse_config, aidb.knowledge_base_config, aidb.knowledge_base_config_from_kb, aidb.inference_config |
| Vector index config helpers | aidb.vector_index_hnsw_config, aidb.vector_index_ivfflat_config, aidb.vector_index_chord_hnsw_config, aidb.vector_index_chord_vchordq_config, aidb.vector_index_hsphere_optimized_config, aidb.vector_index_disabled_config |