Skip to content

v0.0.29

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 15 Oct 12:42
· 23 commits to main since this release

0.0.29 (2024-10-15)

Features

  • agent: add endOnRepeat option to the LinePrefixParser (de24beb)
  • agent: add waitForStartNode option to the LinePrefixParser (a27a60a)
  • agent: update parser settings (42027e2)
  • agent: update parser settings (fdfca98)
  • agent: update SQL tool example (325e1ed)
  • code-interpreter: improve file input prompt (#86) (e0c5985)
  • code-interpreter: remove functionality (739036c)
  • code-interpreter: remove functionality (18302f9)
  • code-interpreter: rename "hash" to "pythonId" (#90) (c25cbc5)
  • examples: replace process exit with reader close (65b7da4)
  • llm: update credentials loading for watsonx (44a79d3)
  • llm: update default model for groq adapter (67c3270)
  • serialization: allows to pass extra classes to bootstrap (60f8953)

Bug Fixes

  • internals: fix race condition in emitterToGenerator (dfe63f8)
  • llm: handles OpenAI structured output (23e4e0e)
  • memory: make shallow copy of handlers (be82ed5)
  • serialization: properly deserialize arrow functions (25234df)