Skip to content

v0.0.9

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 04 Sep 13:02
· 458 commits to main since this release

0.0.9 (2024-09-04)

Features

  • agent: add template for tool not found error (c4ea1c8)
  • custom-tool: add ssl support for code interpreter (#14) (7de84d1)
  • example: add bee advanced example (775c21c)
  • examples: use bee-agent-framework in imports (50f7d72)
  • template: add support for adding mustache functions (6cda741)
  • tool: improve arxiv (d6df723)
  • utils: change ajv coerceTypes setting (f3489b1)
  • watsonx: make second parameter in preset required (6d45901)

Bug Fixes

  • agent: make templates property partial (01e63e4)
  • agent: prevent wrapping the same error twice (19328cb)