Hemimoon commited on
Commit
bddac84
·
verified ·
1 Parent(s): 2048d4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -18,9 +18,12 @@ hf_oauth_expiration_minutes: 480
18
  </div>
19
 
20
 
21
- > **⚠️ Important Notice**: After this project is made public, the `OPENAI_API_KEY` in Hugging Face Space settings has been set to an invalid value to protect API key security. To run this project, please use your own OpenAI API key.
 
 
22
 
23
- This is a multi-agent system developed for the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/en/unit4/introduction) Unit 4 final project. The system is designed to evaluate AI agent performance through the [GAIA benchmark](https://huggingface.co/spaces/gaia-benchmark/leaderboard).
 
24
 
25
  Due to the fact that this agent system does not provide file processing capabilities, multimodal reasoning, and other advanced features, some questions like the following cannot be answered by this agent system:
26
 
 
18
  </div>
19
 
20
 
21
+ > **⚠️ Important Notice**: <br/>
22
+ > After this project is made public, the `OPENAI_API_KEY` in Hugging Face Space settings has been set to an invalid value <br/>
23
+ > to protect API key security. To run this project, please use your own OpenAI API key.
24
 
25
+ This is a multi-agent system developed for the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/en/unit4/introduction) Unit 4 final project.
26
+ The system is designed to evaluate AI agent performance through the [GAIA benchmark](https://huggingface.co/spaces/gaia-benchmark/leaderboard).
27
 
28
  Due to the fact that this agent system does not provide file processing capabilities, multimodal reasoning, and other advanced features, some questions like the following cannot be answered by this agent system:
29