Skip to content

Releases: i-am-bee/beeai-framework

typescript_v0.1.28

24 Mar 17:57

Choose a tag to compare

Features

  • update dependencies to fix security issues (f9d9a2b)

Full Changelog: typescript_v0.1.27...typescript_v0.1.28

python_v0.1.79

24 Mar 17:59

Choose a tag to compare

Features

  • update dependencies to fix security issues

Full Changelog: python_v0.1.78...python_v0.1.79

python_v0.1.78

26 Feb 12:33

Choose a tag to compare

Features

  • update langchain and related dependencies to fix CVE issues

Full Changelog: python_v0.1.77...python_v0.1.78

typescript_v0.1.27

11 Feb 14:49

Choose a tag to compare

Features

  • backend: set finish reason for manual tool calls (fa0f5f4)
  • backend: migrate to VercelAI SDK v6 (#1402) (85bb9bb)
  • backend: improve error handling for Groq (#1402) (85bb9bb)

Full Changelog: typescript_v0.1.26...typescript_v0.1.27

python_v0.1.77

11 Feb 14:10

Choose a tag to compare

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

22 Jan 14:29

Choose a tag to compare

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

20 Jan 10:35

Choose a tag to compare

Features

  • auto recover from malformed tool calls and empty responses (#1388) (f721e41)

Full Changelog: typescript_v0.1.24...typescript_v0.1.25

python_v0.1.76

20 Jan 10:40

Choose a tag to compare

Features

  • backend: auto recover from malformed tool calls and empty responses (#1388)
  • adapters: add Agent Stack RAG capabilities (AgentStackVectorStore, AgentstackEmbeddingModel) (#1384)

Full Changelog: python_v0.1.75...python_v0.1.76

typescript_v0.1.24

15 Jan 13:32

Choose a tag to compare

Features

  • backend: added middlewares to the ChatModel class (c654aa5)
  • middlewares: added an isEmpty helper to StreamToolCall (ac818ff)

Bug Fixes

  • adapters: inferred missing tool call IDs for Watsonx chat model (#1387) (93fc139), closes #1386

Full Changelog: typescript_v0.1.23...typescript_v0.1.24

python_v0.1.75

08 Jan 15:27

Choose a tag to compare

Bug Fixes

  • agents: event propagation and malformed tool calls (#1381)
  • adapters: propagate AgentStackChatModel settings (#1379)

Full Changelog: python_v0.1.74...python_v0.1.75