Yago Bolivar
commited on
Commit
·
f839e73
1
Parent(s):
cfe815c
update
Browse files
TODO.md
CHANGED
@@ -2,7 +2,7 @@ x For Audio Files (.mp3): A speech-to-text tool. -> speech_to_text.py
|
|
2 |
- For Spreadsheet Files (.xlsx): A spreadsheet parsing tool (like the pandas library).
|
3 |
- For Image Files (.png): An OCR (Optical Character Recognition) or vision reasoning tool.
|
4 |
- For Python Code Files (.py): A safe code interpreter that can execute code in a sandboxed environment.
|
5 |
-
|
6 |
- get GAIA answers specifitacion
|
7 |
- develop agent
|
8 |
- hwo to set up my app.py for tests
|
|
|
2 |
- For Spreadsheet Files (.xlsx): A spreadsheet parsing tool (like the pandas library).
|
3 |
- For Image Files (.png): An OCR (Optical Character Recognition) or vision reasoning tool.
|
4 |
- For Python Code Files (.py): A safe code interpreter that can execute code in a sandboxed environment.
|
5 |
+
- define the rest of the tools
|
6 |
- get GAIA answers specifitacion
|
7 |
- develop agent
|
8 |
- hwo to set up my app.py for tests
|