We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
testMode
img2txt
1 parent 955a89d commit 8956ffeCopy full SHA for 8956ffe
src/AI/img2txt.md
@@ -36,7 +36,6 @@ An options object with the following properties:
36
- `imageMinSize` (Number) (Optional) - Set minimum size for images to be analyzed (Mistral).
37
- `bboxAnnotationFormat` (String) (Optional) - Mistral: format for bounding-box annotations (e.g., `yolo`, `xyxy`).
38
- `documentAnnotationFormat` (String) (Optional) - Mistral: request document-level annotations/markdown variants.
39
-- `testMode` (Boolean) (Optional) - Same as positional argument; also works inside the options object.
40
41
## Return value
42
0 commit comments