Skip to content

v0.0.57

Choose a tag to compare

@Tomas2D Tomas2D released this 13 Jan 18:28
· 1111 commits to main since this release

0.0.57 (2025-01-13)

⚠ BREAKING CHANGES

  • adapters: change groq default model from llama3.1 to llama3.3
  • adapters: remove BAM
  • tools: switch PythonTool and CustomTool to HTTP API (#195)

Features

  • adapters: change groq default model from llama3.1 to llama3.3 (0639bdb)
  • adapters: remove BAM (ddecf7f)
  • agents: improve template overriding (#270) (fbf0003)
  • tools: switch PythonTool and CustomTool to HTTP API (#195) (d48f0a9)