Releases: getzep/zep-python
Releases · getzep/zep-python
v0.33: Session Metadata! 👾🚀
What's Changed
- session metadata by @danielchalef in #48
- bump version v0.33 by @danielchalef in #49
Full Changelog: v0.32...v0.33
v0.32: Authentication Support
v0.31: Hybrid Search 🔎 and Custom Metadata! 🚀
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
What's Changed
- Message metadata support
- Refactor sync api to no longer require asyncio wrapping
Full Changelog: v0.30...v0.25
v0.25
What's Changed
- Update README.md by @danielchalef in #30
- set latest, not draft by @danielchalef in #32
- Updated SDK v25. by @rsharath in #31
Full Changelog: v0.24...v0.25
v0.2
What's Changed
- sphinx setup by @danielchalef in #10
- Update build-docs.yml by @danielchalef in #11
- Docs by @danielchalef in #12
- Fix Sphinx extensions by @danielchalef in #13
- README by @danielchalef in #14
- README redux by @danielchalef in #15
- fix readme format by @danielchalef in #16
- Packaging bugfix, README updates, more by @danielchalef in #17
- More bugfixes, revert pkg rename, bump version by @danielchalef in #18
Full Changelog: v0.1.10...v0.2
v0.1.10
v0.24
What's Changed
- refactor models to use pydantic, modify client by @danielchalef in #24
- Unit Tests by @danielchalef in #25
- fix errant pypi triggers by @danielchalef in #27
- Create lint and test CI by @danielchalef in #26
- CI badges by @danielchalef in #28
- bump rev to 0.24 by @danielchalef in #29
Full Changelog: v0.23...v0.24
v0.23
What's Changed
- Update README.md by @rsharath in #22
- bump version and modify description by @danielchalef in #23
New Contributors
Full Changelog: v0.22...v0.23