mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Update pip install command for agent-framework (#1098)
This commit is contained in:
committed by
GitHub
Unverified
parent
3ae9065b6b
commit
1693b76ae3
@@ -88,7 +88,7 @@ dotnet add package Microsoft.Agents.AI
|
||||
Create a simple Azure Responses Agent that writes a haiku about the Microsoft Agent Framework
|
||||
|
||||
```python
|
||||
# pip install agent-framework --prerelease=allow
|
||||
# pip install agent-framework --pre
|
||||
# Use `az login` to authenticate with Azure CLI
|
||||
import asyncio
|
||||
from agent_framework.azure import AzureOpenAIResponsesClient
|
||||
|
||||
Reference in New Issue
Block a user