mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
12 lines
242 B
Markdown
12 lines
242 B
Markdown
# PDFParserEngine
|
|
|
|
The engine to use for parsing PDF files.
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------- | ------------- |
|
|
| `MISTRAL_OCR` | mistral-ocr |
|
|
| `PDF_TEXT` | pdf-text |
|
|
| `NATIVE` | native | |