📄️ Search Pipelines
Search for pipelines by various parameters.
📄️ Create Pipeline
Create a new pipeline for a project.
📄️ Upsert Pipeline
Upsert a pipeline for a project.
📄️ Delete Pipeline
Delete a pipeline by ID.
📄️ Get Pipeline
Get a pipeline by ID for a given project.
📄️ Update Existing Pipeline
Update an existing pipeline for a project.
📄️ Chat
Make a retrieval query + chat completion for a managed pipeline.
📄️ Copy Pipeline
Copy a pipeline by ID.
📄️ List Pipeline Documents
Return a list of documents for a pipeline.
📄️ Create Batch Pipeline Documents
Batch create documents for a pipeline.
📄️ Upsert Batch Pipeline Documents
Batch create or update a document for a pipeline.
📄️ Force Sync All Pipeline Documents
Force sync all documents in a pipeline by batching document ingestion jobs.
📄️ Paginated List Pipeline Documents
Return a list of documents for a pipeline.
📄️ Delete Pipeline Document
Delete a document from a pipeline.
📄️ Get Pipeline Document
Return a single document for a pipeline.
📄️ List Pipeline Document Chunks
Return a list of chunks for a pipeline document.
📄️ Get Pipeline Document Status
Return a single document for a pipeline.
📄️ Sync Pipeline Document
Sync a specific document for a pipeline.
📄️ Force Delete Pipeline
Force Delete Pipeline
📄️ Get Playground Session
Get a playground session for a user and pipeline.
📄️ Run Search
Get retrieval results for a managed pipeline and a query
📄️ Get Pipeline Status
Get the status of a pipeline by ID.
📄️ Sync Pipeline
Run ingestion for the pipeline by incrementally updating the data-sink with upstream changes from data-sources & files.
📄️ Cancel Pipeline Sync
Cancel Pipeline Sync