Skip to content

v0.0.28

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 10 Oct 15:46
· 270 commits to main since this release

0.0.28 (2024-10-10)

Features

  • agent: update system prompt (#76) (46e45b7)
  • tools: improve Python tool (#79) (feb2f4a)
  • internals: createURLParams handles nested objects (2f0ec77)
  • tools: propagate run context to the CustomTool (b3cc10a)

Bug Fixes

  • agent: LinePrefixParser - handling termination nodes (2a5ce16)
  • llm: templates serialization (d7584ef), closes #78