Spaces:
Sleeping
Sleeping
update gemini LLM model used for core-reasoning
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ This project earned a top position on the official Hugging Face Agents Course Le
|
|
| 31 |
|
| 32 |
# GAIA Agent: A Fact-Based Reasoning Agent
|
| 33 |
|
| 34 |
-
This Hugging Face Space hosts a sophisticated AI agent designed for fact-based question answering, inspired by the reasoning challenges of the GAIA benchmark. The agent leverages a powerful language model (Google's Gemini
|
| 35 |
|
| 36 |
## About the Agent
|
| 37 |
|
|
|
|
| 31 |
|
| 32 |
# GAIA Agent: A Fact-Based Reasoning Agent
|
| 33 |
|
| 34 |
+
This Hugging Face Space hosts a sophisticated AI agent designed for fact-based question answering, inspired by the reasoning challenges of the GAIA benchmark. The agent leverages a powerful language model (Google's Gemini 2.5 flash) and a suite of tools to answer complex questions that may require multi-step reasoning, web searches, data parsing, and analysis of various file types.
|
| 35 |
|
| 36 |
## About the Agent
|
| 37 |
|