Skip to content

v0.0.19

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 27 Sep 12:25
· 361 commits to main since this release

0.0.19 (2024-09-27)

Features

  • agent: add generic line prefix parser (#35) (2c39c6a)
  • agent: add tools property to agent's metadata (59036b1)
  • agent: improve invalid json parsing (da7c7e6)
  • agent: improve parser typings (a86d85d)
  • agent: switch to a new system prompt (#38) (9f41663)
  • tool: add sql tool (#24) (719d80d)
  • tool: OpenMeteo - add optional country parameter (a3612a5), closes #36
  • tools: update Python tool description (b1f6104)

Bug Fixes

  • llm: watsonx serialization (b1caa9f)
  • tool: OpenMeteo - handle empty geocode result (424e620), closes #36