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 17:26:30 +02:00
committed by GitHub
Unverified
parent 5f06b68535
commit 3446eb8d5d
171 changed files with 2580 additions and 2392 deletions
+2 -2
View File
@@ -102,10 +102,10 @@ code here
## Package install
```bash
pip install agent-framework --pre
pip install agent-framework
```
The `--pre` flag is needed during preview. `openai` is a core dependency.
`agent-framework` is released, so `--pre` is not required here. `openai` is a core dependency.
## Current API notes