methunraj
commited on
Commit
·
6985bd2
1
Parent(s):
2db8ecd
docs: update README to reflect current agent workflow
Browse filesSimplify the feature description by removing outdated agents (Coordinator and Prompt Engineer) from the workflow list
README.md
CHANGED
@@ -14,7 +14,7 @@ A sophisticated document processing application built with Agno v1.7.4 featuring
|
|
14 |
|
15 |
## Features
|
16 |
|
17 |
-
- **
|
18 |
- **Multi-format Support**: PDF, TXT, PNG, JPG, JPEG, DOCX, XLSX, CSV, MD, JSON, XML, HTML, PY, JS, TS, DOC, XLS, PPT, PPTX
|
19 |
- **Real-time Processing**: Streaming interface with live updates
|
20 |
- **Sandboxed Execution**: Safe code execution environment
|
|
|
14 |
|
15 |
## Features
|
16 |
|
17 |
+
- **3-Agent Workflow**: Data Extractor, Data Arranger, Code Generator
|
18 |
- **Multi-format Support**: PDF, TXT, PNG, JPG, JPEG, DOCX, XLSX, CSV, MD, JSON, XML, HTML, PY, JS, TS, DOC, XLS, PPT, PPTX
|
19 |
- **Real-time Processing**: Streaming interface with live updates
|
20 |
- **Sandboxed Execution**: Safe code execution environment
|