mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
2696de7428
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
10 lines
265 B
Markdown
10 lines
265 B
Markdown
# Get Started with Microsoft Agent Framework Azure AI
|
|
|
|
Please install this package via pip:
|
|
|
|
```bash
|
|
pip install agent-framework-azure-ai --pre
|
|
```
|
|
|
|
and see the [README](https://github.com/microsoft/agent-framework/tree/main/python/README.md) for more information.
|