We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a38e9 commit 48c0452Copy full SHA for 48c0452
README.md
@@ -33,7 +33,7 @@ export VISION_AGENT_API_KEY=<your-api-key>
33
### Supported Files
34
The library can extract data from:
35
- PDFs (any length)
36
-- Images that are supported by OpenCV (the `agentic-doc` library imports the `cv2` library)
+- Images that are supported by OpenCV-Python (i.e. the `cv2` library)
37
38
### Basic Usage
39
0 commit comments