Skip to content

v0.0.12

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 09 Sep 16:45
· 425 commits to main since this release

0.0.12 (2024-09-09)

Features

  • agent: add memory getter to the base class (bf985d1)
  • agent: add runner config (36eff24)
  • agent: premature stop on sequence repetition (d54eb2a)
  • observability: propagate current instance to async scope (085d69a)

Bug Fixes

  • agent: rendering of empty lines in prompt (#18) (8aad96e)
  • llm: stream method (9e47f1a)
  • utils: prevent unhandledRejection (f74a4f5)