Skip to content

Releases: getzep/zep-python

v0.33: Session Metadata! 👾🚀

12 Jul 15:27
c80fef0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32...v0.33

v0.32: Authentication Support

26 Jun 21:23
aa94523
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31...v0.32

v0.31: Hybrid Search 🔎 and Custom Metadata! 🚀

05 Jun 15:48
da66a58
Compare
Choose a tag to compare

What's Changed

  • Add custom metadata to messages in the form of arbitrarily deep json documents
  • Hybrid vector similarity search across both message text embeddings and metadata
    by @danielchalef in #43

NOTE BREAKING CHANGE:

Search models SearchPayload and SearchResult have been renamed MemorySearchPayload and MemorySearchResult respectively.

Full Changelog: v0.30...v0.31

v0.30

25 May 18:34
ea07756
Compare
Choose a tag to compare

What's Changed

  • Message metadata support
  • Refactor sync api to no longer require asyncio wrapping

Full Changelog: v0.30...v0.25

v0.25

17 May 05:23
6ddd493
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24...v0.25

v0.2

17 May 05:25
6ddd493
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.2

v0.1.10

17 May 05:26
6ddd493
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.24

17 May 05:24
9b95c8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23...v0.24

v0.23

17 May 05:25
cdcd9b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22...v0.23

v0.22

17 May 05:25
8efd8f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21...v0.22