Skip to content

v0.0.53

Latest
Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 13 Dec 08:25
· 12 commits to main since this release

0.0.53 (2024-12-13)

Features

  • agents: improve parsing in Streamlit agent (686b59b)
  • agents: update Bee system prompt (#249) (4fff94a)
  • tools: prevent python tool use for summarization (#247) (0e69d11)
  • tools: propagate agent's runner memory to tools (#242) (0407c66)

Bug Fixes

  • agents: granite runner fixes, docs and examples updates (#243) (6d0c7c5)
  • agents: use the userEmpty template for an empty input in Bee (637368d)
  • instrumentation: assert raw prompt (#248) (24546c9)
  • llms: add missing events for stream method (9a82d29)
  • tools: verify that the end date is later than the start date in OpenMeteo tool (#244) (eee4cb5)