Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,18 @@ hf_oauth: true
|
|
12 |
hf_oauth_expiration_minutes: 480
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
hf_oauth_expiration_minutes: 480
|
13 |
---
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
+
|
17 |
+
# Introduction
|
18 |
+
|
19 |
+
## Tools Capabilities Matrix
|
20 |
+
| Capability | Tool Type | Tool |
|
21 |
+
____________________________________
|
22 |
+
| Wikipedia | MCP | wikipedia-mcp |
|
23 |
+
|
24 |
+
# Notes
|
25 |
+
- (24.06.2025) I have looked at the questions that were posed to the agents by running the evaluation on the default template. It looks like the questions requires at least the following capabilities:
|
26 |
+
- **Wikipedia**: Search for information on Wikipedia.
|
27 |
+
- **Web Search**: Search for information in the web.
|
28 |
+
- **Watching Youtube**: Watch and understand Youtube videos.
|
29 |
+
|