Releases: i-am-bee/beeai-framework
Releases · i-am-bee/beeai-framework
python_v0.1.81
Bug Fixes
- dependencies resolution (#1454)
- ignore empty tool messages (#1455)
- preserve LiteLLM text with tool calls (#1450)
Features
- tools: allow changing backend for DuckDuckGo Search Tool
- add python 3.14 support (#1449)
New Contributors
- @TomasKorbar made their first contribution in #1449
- @asim48-ctrl made their first contribution in #1450
- @pragnyanramtha made their first contribution in #1455
Full Changelog: python_v0.1.80...python_v0.1.81
typescript_v0.1.29
python_v0.1.80
Bug Fixes
- MCP output types, requirement target extraction (#1435)
- restrict Python version to <3.14 in PEP 621 metadata (#1433)
- deep copy PromptTemplate config to prevent shared mutable state across agents (#1419)
Features
- serve: add Zed ACP adapter for exposing agents over stdio (#1428)
- mcp: make exclude_none configurable in MCPTool parameters (#1429)
- validate class names in dynamic adapters (#1408)
New Contributors
- @SoftEgLi made their first contribution in #1419
- @iron-prog made their first contribution in #1409
- @RinZ27 made their first contribution in #1408
Full Changelog: python_v0.1.79...python_v0.1.80
typescript_v0.1.28
Features
- update dependencies to fix security issues (f9d9a2b)
Full Changelog: typescript_v0.1.27...typescript_v0.1.28
python_v0.1.79
python_v0.1.78
Features
- update
langchainand related dependencies to fix CVE issues
Full Changelog: python_v0.1.77...python_v0.1.78
typescript_v0.1.27
python_v0.1.77
Features
- extend VectorStore and VectorStoreSearchTool parameters
- update agentstack-sdk to the latest version (#1405)
Full Changelog: python_v0.1.76...python_v0.1.77
typescript_v0.1.26
Features
- handle empty chunks and invalid responses (watsonx) (#1391) (2beeca9)
- improve error recovery for malformed tool calls
- bump dependencies
Full Changelog: typescript_v0.1.25...typescript_v0.1.26
typescript_v0.1.25
Features
Full Changelog: typescript_v0.1.24...typescript_v0.1.25