You're looking at a specific version of this model. Jump to the model overview.
dragon-okinawa /docling-ocr-pdf:b11f1006
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
document |
string
|
Document to process
|
|
from_format |
None
|
any
|
Input document format
|
to_format |
None
|
md
|
Output document format
|
timeout |
integer
|
120
Min: 30 Max: 3600 |
Maximum time allowed to run the prediction in seconds
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}