Files
agent-framework/python/packages/azure-ai/README.md
T
Tao Chen f7e9490494 Python: Update installation instructions (#1026)
* Update installation instructions

* address comments
2025-09-30 19:28:54 +00:00

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.