Submit a custom pipeline generation request.
Natural language description of desired pipeline behavior
Example documents (PDFs, images, etc.) to use for testing
Short display name for the pipeline (max 120 chars)
JSON array of per-file instructions: [{"filename": "doc.pdf", "general_instructions": "...", "page_instructions": [{"page": 3, "instructions": "..."}]}]
JSON string of base ChandraParsePipeline parameters (e.g., '{"output_formats": ["markdown"]}')
Successful Response