mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: [BREAKING] update to v1.0.0 (#5062)
* updates to final deprecated pieces and versions * fix mypy * fix readme links
This commit is contained in:
@@ -43,7 +43,7 @@ Shows how to create an agent that can search and retrieve information from Micro
|
||||
- Uses Azure CLI credentials for authentication
|
||||
- Leverages MCP to access Microsoft documentation tools
|
||||
|
||||
**Requirements**: `pip install agent-framework-foundry --pre`
|
||||
**Requirements**: `pip install agent-framework-foundry`
|
||||
|
||||
**Key concepts**: Azure AI Foundry integration, MCP server usage, async patterns, resource management
|
||||
|
||||
@@ -53,7 +53,7 @@ Shows how to create an agent using an inline YAML string rather than a file.
|
||||
|
||||
- Uses Azure AI Foundry v2 Client with instructions.
|
||||
|
||||
**Requirements**: `pip install agent-framework-foundry --pre`
|
||||
**Requirements**: `pip install agent-framework-foundry`
|
||||
|
||||
**Key concepts**: Inline YAML definition.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user