Beeai-framework

Latest version: v0.1.11

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

0.1.2

Features

* **adapters:** add Anthropic provider ([311](https://github.com/i-am-bee/bee-agent-framework/issues/311)) ([bc3c490](https://github.com/i-am-bee/bee-agent-framework/commit/bc3c490ebcfedf8654e7680c105a1c6f1881892d)), closes [#233](https://github.com/i-am-bee/bee-agent-framework/issues/233)


Bug Fixes

* **adapters:** update watsonx chat model parameters ([35b608f](https://github.com/i-am-bee/bee-agent-framework/commit/35b608fd1e7d522919079d01b5dff647af2b6edf)), closes [#313](https://github.com/i-am-bee/bee-agent-framework/issues/313)
* **tools:** python tool error handling ([12d983a](https://github.com/i-am-bee/bee-agent-framework/commit/12d983a9783f2e5b6f7b2f10bb89eeb45aeb3793))

**Full Changelog**: https://github.com/i-am-bee/bee-agent-framework/compare/v0.1.1...v0.1.2

0.1.1

[0.1.1](https://github.com/i-am-bee/bee-agent-framework/compare/v0.1.0...v0.1.1) (2025-02-11)


Features

* **backend:** throw correct error message when no name passed ([0dffc8f](https://github.com/i-am-bee/bee-agent-framework/commit/0dffc8fe1f33fecb3fbbf36f7ae0d4903590d9d5)), closes [#298](https://github.com/i-am-bee/bee-agent-framework/issues/298)


Bug Fixes

* **workflows:** state propagation ([df1e2bf](https://github.com/i-am-bee/bee-agent-framework/commit/df1e2bf0215d1c7191485b85b4be62df87ff66d6)), closes [#309](https://github.com/i-am-bee/bee-agent-framework/issues/309)

0.1.0

[0.1.0](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.61...v0.1.0) (2025-02-11)


⚠ BREAKING CHANGES

* add backend module (301)
* update Workflow interface (310)

📚 See [migration guide](https://i-am-bee.github.io/bee-agent-framework/#/migration_guide).

Features

* add backend module ([301](https://github.com/i-am-bee/bee-agent-framework/issues/301)) ([06bf1e4](https://github.com/i-am-bee/bee-agent-framework/commit/06bf1e4ff5fc3c6b4881a4cc5be13beede98bcc2)), closes [#208](https://github.com/i-am-bee/bee-agent-framework/issues/208)
* **agents:** support external instrumentation ([304](https://github.com/i-am-bee/bee-agent-framework/issues/304)) ([5774416](https://github.com/i-am-bee/bee-agent-framework/commit/577441659dcc5defb61b90f13c45c08fd3db729b))
* **workflows:** update interface ([310](https://github.com/i-am-bee/bee-agent-framework/issues/310)) ([aa4d5e6](https://github.com/i-am-bee/bee-agent-framework/commit/aa4d5e6091ed3bab8096492707ceb03d3b03863b)), closes [#309](https://github.com/i-am-bee/bee-agent-framework/issues/309)


Bug Fixes

* **emitter:** matching nested events ([0af22ef](https://github.com/i-am-bee/bee-agent-framework/commit/0af22ef86163b79caa7076278741214590a8079b))

0.0.61

[0.0.61](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.60...v0.0.61) (2025-02-03)


Features

* **emitter:** allow context override ([76b6442](https://github.com/i-am-bee/bee-agent-framework/commit/76b64426bc7e65b0166f8cb63ef723793ac84b59))
* **emitter:** update event matching conditions ([7994282](https://github.com/i-am-bee/bee-agent-framework/commit/7994282f8541ec67dd0d6c93a2b0ead0dc1dac39))


Bug Fixes

* **agents:** add missing isRunning check ([beca613](https://github.com/i-am-bee/bee-agent-framework/commit/beca6134eec9a42cae0168a521b9936ec094c7d0))

**Full Changelog**: https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.60...v0.0.61

0.0.60

[0.0.60](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.59...v0.0.60) (2025-02-03)


Features

* **agents:** use user role for schema error message ([f05f7a5](https://github.com/i-am-bee/bee-agent-framework/commit/f05f7a5f81472e2f898615ceb3b5580ef35ad4a1))
* **tools:** update langchain tool typings ([6c6f2d0](https://github.com/i-am-bee/bee-agent-framework/commit/6c6f2d062994ffef2fcff6fbf9512d33a2384346))


**Full Changelog**: https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.59...v0.0.60

0.0.59

[0.0.59](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.58...v0.0.59) (2025-01-28)


Features

* **agents:** support deepseek-r1 ([300](https://github.com/i-am-bee/bee-agent-framework/issues/300)) ([4ec9bab](https://github.com/i-am-bee/bee-agent-framework/commit/4ec9bab5bfc6a2ad1e6944f0f19509ea1de43a25))
* **tools:** searXNG web search tool ([286](https://github.com/i-am-bee/bee-agent-framework/issues/286)) ([99334ff](https://github.com/i-am-bee/bee-agent-framework/commit/99334ff895550d158749239e9c20b02b98d1b282))
* **emitter:** allow numbers in event names ([5eb108f](https://github.com/i-am-bee/bee-agent-framework/commit/5eb108fe02f5902f97b1eb8523d5c6fbe2400494))


Bug Fixes

* **tools:** update OpenAPI tool ([279](https://github.com/i-am-bee/bee-agent-framework/issues/279)) ([66ab5ae](https://github.com/i-am-bee/bee-agent-framework/commit/66ab5aefc0d7d91ab65c0a39a7ddb5ab85ba218b))


**Full Changelog**: https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.58...v0.0.59

Page 1 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.