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:
Eduard van Valkenburg
2026-04-02 15:26:30 +00:00
committed by GitHub
parent 5f06b68535
commit 3446eb8d5d
171 changed files with 2580 additions and 2392 deletions
+3 -3
View File
@@ -13,11 +13,11 @@ Highlights
## Quick Install
```bash
pip install agent-framework-core --pre
pip install agent-framework-core
# Optional: Add Azure AI Foundry integration
pip install agent-framework-foundry --pre
pip install agent-framework-foundry
# Optional: Add OpenAI integration
pip install agent-framework-openai --pre
pip install agent-framework-openai
```
Supported Platforms: