API¶
API backend configuration for Dots OCR (VLLM online server).
DotsOCRAPIConfig
¶
Bases: BaseModel
API backend configuration for Dots OCR.
This config is for accessing a deployed VLLM server via OpenAI-compatible API. Typically used with modal_dotsocr_vllm_online.py deployment.