Skip to content

Releases: getzep/zep-python

v1.2.1

09 Oct 14:29
7312340
Compare
Choose a tag to compare

What's Changed

  • configure doc add batch size
  • increase default batch size to 500
  • async document collection example
  • batching unit test

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Oct 02:41
b13e3b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

05 Oct 21:54
f2af10a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2 - Improve server version check

31 Aug 17:34
8b1a3f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1 - fix/add back missing packaging package

31 Aug 14:14
3c9be53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - Users, Pydantic v2 support, list_sessions, and more

30 Aug 12:59
ff3dae0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.1.0a0 - Support for Pydantic v2 with v1 compatibility

22 Aug 22:52
7987d8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0a0

v1.0 - Support for Zep v0.9.0's Vector Store!

08 Aug 04:19
bf08950
Compare
Choose a tag to compare

What's Changed

  • Document Vector Store support
  • Reorganized and refactored API
  • Minimum server version check
  • bump to 1.0.0 for semver purposes.

Full Changelog: v0.34...v1.0

v1.0b0 - Support for Zep v0.9.0-beta.0

02 Aug 23:20
3bb36a8
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Support for Zep v0.9.0-beta.0
  • Document Vector Store support
  • Reorganized and refactored API
  • Minimum server version check

Full Changelog: v0.34...v1.0b0

v0.34: Health check on init 🏥, minor improvements & bug fixes Latest

02 Aug 23:15
dfad0b6
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @sweep-ai made their first contribution in #52

Full Changelog: v0.33...v0.34