Update app.py
Browse files
app.py
CHANGED
@@ -13,12 +13,7 @@ DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
|
13 |
Tools needed :
|
14 |
- Websearch - OK
|
15 |
- Access web page - OK
|
16 |
-
- PY analyser
|
17 |
-
- Transcript (for 2 responses)
|
18 |
-
- xlsx analyser (for 1 response)
|
19 |
-
- Image analyser (for 1 response)
|
20 |
-
- Youtube video Analyser (for 2 response)
|
21 |
-
|
22 |
|
23 |
Features needed :
|
24 |
- Planning and reasoning - OK
|
|
|
13 |
Tools needed :
|
14 |
- Websearch - OK
|
15 |
- Access web page - OK
|
16 |
+
- PY analyser - OK
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
Features needed :
|
19 |
- Planning and reasoning - OK
|