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:
committed by
GitHub
Unverified
parent
5f1417ab94
commit
08b602c290
@@ -44,10 +44,12 @@ This structure maintains a single PyPI package `agent-framework-lab` while suppo
|
||||
|
||||
## Installation
|
||||
|
||||
Install the base lab package:
|
||||
Install from source:
|
||||
|
||||
```bash
|
||||
pip install agent-framework-lab
|
||||
git clone https://github.com/microsoft/agent-framework.git
|
||||
cd agent-framework/python/packages/lab
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
For details on installing individual modules, see their respective README files listed above.
|
||||
|
||||
Reference in New Issue
Block a user