mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
f7e9490494
* Update installation instructions * address comments
10 lines
259 B
Markdown
10 lines
259 B
Markdown
# Get Started with Microsoft Agent Framework Azure AI
|
|
|
|
Please install this package via pip:
|
|
|
|
```bash
|
|
pip install agent-framework-azure-ai
|
|
```
|
|
|
|
and see the [README](https://github.com/microsoft/agent-framework/tree/main/python/README.md) for more information.
|