Releases: i-am-bee/beeai-framework
Releases · i-am-bee/beeai-framework
v0.1.1
0.1.1 (2025-02-11)
Features
- backend: throw correct error message when no name passed (0dffc8f), closes #298
Bug Fixes
v0.1.0
0.1.0 (2025-02-11)
⚠ BREAKING CHANGES
- add backend module (#301)
- update Workflow interface (#310)
📚 See migration guide.
Features
Bug Fixes
- emitter: matching nested events (0af22ef)
v0.0.58
0.0.58 (2025-01-20)
Features
-
tools: add env support for CustomTool (867fcac), closes #225
-
adapters: allow passing client options for OpenAI and AzureOpenAI (bdaa49a)
-
adapters: unify env naming for AzureOpenAI (0eb4448)
v0.0.57
0.0.57 (2025-01-13)
⚠ BREAKING CHANGES
- adapters: change groq default model from llama3.1 to llama3.3
- adapters: remove BAM
- tools: switch PythonTool and CustomTool to HTTP API (#195)
Features
- adapters: change groq default model from llama3.1 to llama3.3 (0639bdb)
- adapters: remove BAM (ddecf7f)
- agents: improve template overriding (#270) (fbf0003)
- tools: switch PythonTool and CustomTool to HTTP API (#195) (d48f0a9)
v0.0.56
0.0.56 (2025-01-09)
Features
Bug Fixes
- tools: ddg bump dependency (0fb62ae)
v0.0.55
0.0.55 (2025-01-08)
Features
Bug Fixes
- tools: add proper wikipedia result types (#267) (873b38d)