Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
python_v0.1.33 source code.tar.gz | 2025-07-31 | 966.4 kB | |
python_v0.1.33 source code.zip | 2025-07-31 | 1.4 MB | |
README.md | 2025-07-31 | 522 Bytes | |
Totals: 3 Items | 2.4 MB | 2 |
Bug Fixes
- tools: exclude the last tool call message during handoff (#964)
- agents: copy middlewares when cloning the RequirementAgent
Features
- backend: add response cost to the ChatModelOutput
- rag: add document loader (#962)
- agents: add abort signal to the RequirementAgent [#960]
- adapters: add Google Gemini backend (#939)
- adapters: upgrade A2A (#951)
Full Changelog: https://github.com/i-am-bee/beeai-framework/compare/python_v0.1.32...python_v0.1.33