Skip to content

v0.0.18

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 24 Sep 10:00
· 427 commits to main since this release

0.0.18 (2024-09-24)

Features

  • agent: update tool error handling (d403665)
  • cache: extend instance abilities (cb7ccc9)
  • llm: add bam adapter verbose example (7db2835)
  • llm: add fromTemplate factory to the JSON driver (6d3b356)
  • llm: add types for watsonx llm inference parameters (312626d)
  • llm: make drivers serializable (05d6dbb)
  • llm: set default parameters for groq (82daecd)
  • llm: set default parameters for ollama (0eecb65)

Bug Fixes