File size: 1,209 Bytes
de9051c
aff539c
 
f32f5e4
 
 
aa49c02
f32f5e4
aa49c02
 
f32f5e4
 
 
aff539c
f32f5e4
 
 
1ec8f75
 
4c786e0
 
aa49c02
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- finish with fix plan
- Video Processing Tool: For analyzing video content. WRONG
x Text Reversal Tool: For reversing or processing reversed text.
- Markdown Table Parser: For analyzing markdown tables.
- check all tools are added to app.py
- get GAIA answers specification
- develop agent
- how to set up my app.py for tests
- how will I test the agent. Checkout [testing_recipe.md](docs/testing_recipe.md)
- check gpt4 all as test model
BONUS:
- web scrapping tool: For extracting specific data from web pages.
x fix broken build
x Web Browsing Tool: For retrieving information from online sources.
x find out correct python version of HF Spaces
x For Python Code Files (.py): A safe code interpreter that can execute code in a sandboxed environment.
x define the rest of the tools
x For Spreadsheet Files (.xlsx): A spreadsheet parsing tool (like the pandas library).
x For Audio Files (.mp3): A speech-to-text tool. -> speech_to_text.py
x check chess tool
x For Image Files (.png): An OCR (Optical Character Recognition) or vision reasoning tool.
x find a way to evaluate the performance of the agent -> now we have a dataset with answers
x what model will it be tested with? -> DEFAULT_API_URL in app.py