Skip to content

Commit 1558d43

Browse files
fix: update chapter overview in 00_overview.md
1 parent eda04a0 commit 1558d43

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/00_overview.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,9 @@ Generate human-readable logs of agent actions for debugging and auditing.
8585
Understand what data is collected and how to opt out.
8686

8787
### 10 - Extracting Data
88-
**Topics**: Using `get()`, structured data extraction, response schemas
88+
**Topics**: Using `get()`, file support (PDF. Excel, Word, CSV), structured data extraction, response schemas
8989

90-
Extract information from screens using the `get()` method with Pydantic models.
91-
92-
### 11 - File Support
93-
**Topics**: PDFs, Excel, Word documents, file processing
94-
95-
Work with different file formats for data extraction.
90+
Extract information from screens and files using the `get()` method with Pydantic models.
9691

9792
## Additional Resources
9893
- **GitHub Issues**: https://github.com/askui/vision-agent/issues

0 commit comments

Comments
 (0)