update link (#1051)

This commit is contained in:
Eric Zhu
2025-10-01 11:18:11 +00:00
committed by GitHub
parent 5f1417ab94
commit 08b602c290
4 changed files with 33 additions and 25 deletions
+4 -2
View File
@@ -7,10 +7,12 @@ It includes built-in benchmarks as well as utilities for running custom evaluati
## Setup
Install the agent-framework-lab package with GAIA dependencies:
Install from source with GAIA dependencies:
```bash
pip install "agent-framework-lab[gaia]"
git clone https://github.com/microsoft/agent-framework.git
cd agent-framework/python/packages/lab
pip install -e ".[gaia]"
```
Set up Hugging Face token: