Custom Pipelines (Deprecated)
Export Custom Pipeline
Export a custom processor with all versions. Admin-only.
Note: This endpoint allows admins to export ANY processor across all teams, not just processors belonging to the admin’s team.
Returns the full processor record and all version data, suitable for use as training data or re-importing via the seed endpoint.
GET
Export Custom Pipeline
Documentation Index
Fetch the complete documentation index at: https://documentation.datalab.to/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Describe CustomizerConversational endpoint for building a custom processor description.
Accepts the chat history, returns the next assistant message.
When the system has enough context, includes a proposed_description.
Next
Export Custom Pipeline