mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
docs: add missing pre flag (#1130)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
@@ -13,9 +13,9 @@ Highlights
|
||||
## Quick Install
|
||||
|
||||
```bash
|
||||
pip install agent-framework-core
|
||||
pip install agent-framework-core --pre
|
||||
# Optional: Add Azure AI integration
|
||||
pip install agent-framework-azure-ai
|
||||
pip install agent-framework-azure-ai --pre
|
||||
```
|
||||
|
||||
Supported Platforms:
|
||||
|
||||
Reference in New Issue
Block a user