Submit a custom processor generation request.
Natural language description of desired processor behavior
Example documents (PDFs, images, etc.) to use for testing
Short display name for the processor (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"]}')
Optional ID of an EvalRubric to attach as the eval definition for this processor
Successful Response
Initial response returned immediately after submitting a custom processor request.