Skip to content

0.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 20:38

Changes

  • fix: handle both bytes and string Redis keys when decode_responses=True (#34)
  • fix: ensure version values are strings before Tag comparison (#40) (#41)
  • feat: Support Redis Cluster (#35)
  • chore: remove langgraph dependency (#36)
  • feat(redis): add TTL support for Redis checkpoint storage (#27) (#33)
  • refactor: align types (#32)
  • fix(store): honor limit parameter in Redis search operations (#30) (#31)
  • docs: new notebooks, fix key issues (#29)

Contributors

We'd like to thank all the contributors who worked on this release!

@abrookins, @bsbodden and @vbarda