Skip to content

v0.0.37

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 07 Nov 12:04
· 205 commits to main since this release

0.0.37 (2024-11-07)

⚠ BREAKING CHANGES

  • agent: remove tool caption from Bee agent (#154)
  • tool: remove pagination from search tools (#152)

Features

  • agent: remove tool caption from Bee agent (#154) (d84beeb), closes #153
  • llm: add Granite 3.0 models to WatsonXChatLLM Preset (1e6aa37)
  • llm: set temperature to 0 for OpenAI LLM adapter (ea84808)
  • template: make validateInput method public (34156b7)
  • tool: add public parse method (f97f73a)
  • tool: improve wikipedia results filtering (#143) (2529a0c), closes #142
  • tool: remove pagination from search tools (f93d181)