Skip to content

Releases: langchain-ai/langchain-redis

libs/redis/v0.2.2

30 May 17:22
Compare
Choose a tag to compare

What's Changed

  • feat: Add Claude Code GitHub Workflow by @abrookins in #68
  • fix: Fix session id bug by using the token escaper class, use redisvl for querying, and use ULIDs instead of timestamps to avoid collisions by @tylerhutcherson in #69
  • docs: Update readme, docs, and examples. bump version by @tylerhutcherson in #70
  • feat: extend RedisVL version support to 0.7.0 by @bsbodden in #71

Full Changelog: libs/redis/v0.2.1...libs/redis/v0.2.2

libs/redis/v0.2.1

08 May 06:36
Compare
Choose a tag to compare

What's Changed

  • Redis/v0.2.1 by @bsbodden in #63
  • fix: RedisVectorStore::add_texts ignores **kwargs ids parameter (#58 by @bsbodden in #65
  • fix(deps): update numpy version constraints for Python 3.13 compatibility by @syscl in #64
  • fix: handle empty values in get_by_ids for RedisVectorStore by @Gauraviitkgp in #60
  • fix: update RedisVL semantic cache import to fix deprecation warning by @bsbodden in #66

New Contributors

Full Changelog: libs/redis/v0.2.0...libs/redis/v0.2.1

libs/redis/v0.2.0

21 Feb 15:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/redis/v0.1.2...libs/redis/v0.2.0

libs/redis/v0.1.2

30 Dec 00:21
Compare
Choose a tag to compare

What's Changed

  • Bsb/gh 35 by @bsbodden in #36
  • infra: use artifact v4 in release pipeline by @efriis in #34
  • infra: disable pypi release attestations by @efriis in #32
  • feature: in similarity_search, include keys in returned Documents when return_all=True by @bsbodden in #37
  • add sort_by parameter to vector_store queries by @lelikg in #40
  • Support get_by_ids by @nickderobertis in #42
  • Implement async methods for RedisSemanticCache (alookup, aupdate, aclear) (resolves gh-21) by @bsbodden in #45

New Contributors

Full Changelog: libs/redis/v0.1.1...libs/redis/v0.1.2

libs/redis/v0.1.1

19 Oct 18:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/redis/v0.1.0...libs/redis/v0.1.1

libs/redis/v0.1.0

16 Sep 19:03
8eba944
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/redis/v0.0.4...libs/redis/v0.1.0

libs/redis/v0.0.4

09 Sep 22:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/redis/v0.0.3...libs/redis/v0.0.4

libs/redis/v0.0.3

04 Sep 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/redis/v0.0.2...libs/redis/v0.0.3

v0.0.2

16 Aug 02:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/redis/v0.0.1...v0.0.2

libs/redis/v0.0.2

16 Aug 04:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/redis/v0.0.1...libs/redis/v0.0.2