Beeai-framework

Latest version: v0.1.12

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

Scan your dependencies

Page 5 of 11

0.0.40

[0.0.40](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.39...v0.0.40) (2024-11-14)


Features

* **agents:** improve constraint decoding regex for granite agent ([cc6a32c](https://github.com/i-am-bee/bee-agent-framework/commit/cc6a32cd106733d17c5774775a789ceac7682271))


Bug Fixes

* **tools:** correctly infer input type for DynamicTool ([90db143](https://github.com/i-am-bee/bee-agent-framework/commit/90db143499c9ddb02873d9484b5cf07805536e57))

0.0.39

[0.0.39](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.38...v0.0.39) (2024-11-13)


Features

* **adapters:** load watsonx region from env ([7ab61f0](https://github.com/i-am-bee/bee-agent-framework/commit/7ab61f09936a440430a1878bbd597d9bc0592836))
* **agents:** granite agent ([159](https://github.com/i-am-bee/bee-agent-framework/issues/159)) ([102b9be](https://github.com/i-am-bee/bee-agent-framework/commit/102b9beb87e6219a992dd2ade491044eefccc37b)), closes [#145](https://github.com/i-am-bee/bee-agent-framework/issues/145)
* **agents:** use constraint decoding for tool names in Bee ([161](https://github.com/i-am-bee/bee-agent-framework/issues/161)) ([ad55531](https://github.com/i-am-bee/bee-agent-framework/commit/ad55531ac81a643536a6da739f92be77e0624f21))
* **instrumentation:** implement OpenTelemetry instrumentation ([2cc1ef4](https://github.com/i-am-bee/bee-agent-framework/commit/2cc1ef4e6bebd7d3e96f3cdb5332187bc5f301bd))
* **tools:** add elasticsearch ([138](https://github.com/i-am-bee/bee-agent-framework/issues/138)) ([31c3559](https://github.com/i-am-bee/bee-agent-framework/commit/31c355983bc24658a30b4686b5c51c6da8e154f5))
* **tools:** openMeteo optimization ([155](https://github.com/i-am-bee/bee-agent-framework/issues/155)) ([c228ee2](https://github.com/i-am-bee/bee-agent-framework/commit/c228ee2e916585af147f80b36808662a6339819b)), closes [#110](https://github.com/i-am-bee/bee-agent-framework/issues/110)


Bug Fixes

* **llms:** correctly handles a signal abortion ([1b0d514](https://github.com/i-am-bee/bee-agent-framework/commit/1b0d5143b1b449b1fb7b45e1a20036278322e15e))

0.0.38

[0.0.38](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.37...v0.0.38) (2024-11-08)


Features

* **agent:** improve Bee extensibility, update events ([705f142](https://github.com/i-am-bee/bee-agent-framework/commit/705f142d37f966a79fce0f43260f908002809aad))
* **agent:** improve extensibility of Bee parser ([b5f3b7c](https://github.com/i-am-bee/bee-agent-framework/commit/b5f3b7c1e29c606c186c8026b9fd4325a9ef0228))
* **memory:** add splice and remove method ([3dd1535](https://github.com/i-am-bee/bee-agent-framework/commit/3dd1535be034d63f41dee38e8c0afdf0e2921fca))


Bug Fixes

* **tool:** handle duckduckgo anomaly detection ([41a1048](https://github.com/i-am-bee/bee-agent-framework/commit/41a10482fd739415a9e92018398a5530ca403972))

0.0.37

[0.0.37](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.36...v0.0.37) (2024-11-07)


⚠ BREAKING CHANGES

* **agent:** remove tool caption from Bee agent (154)
* **tool:** remove pagination from search tools (152)

Features

* **agent:** remove tool caption from Bee agent ([154](https://github.com/i-am-bee/bee-agent-framework/issues/154)) ([d84beeb](https://github.com/i-am-bee/bee-agent-framework/commit/d84beeb05f1eee7b4c62cb222721962f8a4ca6fb)), closes [#153](https://github.com/i-am-bee/bee-agent-framework/issues/153)
* **llm:** add Granite 3.0 models to WatsonXChatLLM Preset ([1e6aa37](https://github.com/i-am-bee/bee-agent-framework/commit/1e6aa3733afb09a32fade54fcdaf257d98588721))
* **llm:** set temperature to 0 for OpenAI LLM adapter ([ea84808](https://github.com/i-am-bee/bee-agent-framework/commit/ea8480850f1b1f84e9551e68d9165d1399909c5e))
* **template:** make validateInput method public ([34156b7](https://github.com/i-am-bee/bee-agent-framework/commit/34156b787d25eeefb146782c6a4e9d9d866bfade))
* **tool:** add public parse method ([f97f73a](https://github.com/i-am-bee/bee-agent-framework/commit/f97f73a43478d83873464b01ef20701716bee5fd))
* **tool:** improve wikipedia results filtering ([143](https://github.com/i-am-bee/bee-agent-framework/issues/143)) ([2529a0c](https://github.com/i-am-bee/bee-agent-framework/commit/2529a0cd2c4fbfbc19113d53e35a37af7807ceed)), closes [#142](https://github.com/i-am-bee/bee-agent-framework/issues/142)
* **tool:** remove pagination from search tools ([f93d181](https://github.com/i-am-bee/bee-agent-framework/commit/f93d181c3c9f3d535323a438b92a4a8e5a3f437a))

0.0.36

[0.0.36](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.34...v0.0.36) (2024-11-04)


Features

* **llm:** update the granite chat template for tools ([125](https://github.com/i-am-bee/bee-agent-framework/issues/125)) ([b554031](https://github.com/i-am-bee/bee-agent-framework/commit/b554031908a1fb480a4fcf17f7b1b28ec2aa35ec))
* **tool:** add optional input preprocessor ([128](https://github.com/i-am-bee/bee-agent-framework/issues/128)) ([cec2cb9](https://github.com/i-am-bee/bee-agent-framework/commit/cec2cb9b1ce2689750097e82c4ca843a50dd98e7))
* **agent:** remove unused agent manager ([b22b1d0](https://github.com/i-am-bee/bee-agent-framework/commit/b22b1d04948c3c050b09dd0d132ceedc59663a66))
* **agent:** update custom agent example ([e942b18](https://github.com/i-am-bee/bee-agent-framework/commit/e942b18e3ad595309ca134bd85f199676fa2673c))


Bug Fixes

* **tool:** attach under the root emitter ([92b0a38](https://github.com/i-am-bee/bee-agent-framework/commit/92b0a38fcb31146cebe2c2a7f1376075d2d72d12))
* **tool:** propagate finish event on a run level ([b434e32](https://github.com/i-am-bee/bee-agent-framework/commit/b434e32daa77a5f6a987e6cea616559917eedd33))

0.0.34

[0.0.34](https://github.com/i-am-bee/bee-agent-framework/compare/v0.0.33...v0.0.34) (2024-10-28)


Features

* **tools:** add additional validation for DynamicTool ([100](https://github.com/i-am-bee/bee-agent-framework/issues/100)) ([b69d64c](https://github.com/i-am-bee/bee-agent-framework/commit/b69d64cc34cffb828b0cce94fbe5fe925fac26b9))
* **agent:** make bee runner easier to override ([e7b99a0](https://github.com/i-am-bee/bee-agent-framework/commit/e7b99a0e2ea8dea9a833d467876ab3f4acec09f2))
* **agent:** make bee runner serializable ([c8960ce](https://github.com/i-am-bee/bee-agent-framework/commit/c8960ce57e4b9805badbfe69fd660db2fc74f9b8))
* **llm:** export templateSchemaFactory ([8fce700](https://github.com/i-am-bee/bee-agent-framework/commit/8fce7001b9b265fc400366b693871cc5ec8bbcfe))
* **llm:** set ollama host from env ([4712e87](https://github.com/i-am-bee/bee-agent-framework/commit/4712e877c46be98208a5721f25c55308d2f91706))
* **tools:** improve python PDF capabilities ([108](https://github.com/i-am-bee/bee-agent-framework/issues/108)) ([9e107d7](https://github.com/i-am-bee/bee-agent-framework/commit/9e107d75f570032528f1b46dec231f8d23db8741))


Bug Fixes

* **examples:** update open library tool ([9054deb](https://github.com/i-am-bee/bee-agent-framework/commit/9054deb30c59986186410667bc2852e9595033b4)), closes [#104](https://github.com/i-am-bee/bee-agent-framework/issues/104)
* **serialization:** handle constructor references ([8a9a91b](https://github.com/i-am-bee/bee-agent-framework/commit/8a9a91b93350708ce95ac626c61aa69739c28ca9))

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.