mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
update link (#1051)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user