Extract text from images using OCR-capable vision models.
Documentation Index
Fetch the complete documentation index at: https://docs.platform.qubrid.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The OCR-specialized vision model to use for text extraction.
"Hunyuan/Hunyuan-OCR-1B"
Chat-style input containing text instructions and image content for OCR processing.
Maximum number of tokens to generate in the OCR response.
Sampling temperature for text extraction (lower = more deterministic).
Nucleus sampling parameter for OCR output.
Whether to stream OCR output incrementally.