Releases: getzep/zep-python
Releases · getzep/zep-python
v2.0.0-rc.4 - Dependencies Maintenance
What's Changed
- Bump langchain-core from 0.1.29 to 0.1.30 by @dependabot in #135
- Bump langchain-core from 0.1.29 to 0.1.30 in /examples/langchain-langserve by @dependabot in #134
- chore(dependencies): update package versions by @danielchalef in #138
- chore: Bump version by @paul-paliychuk in #140
Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4
v2.0.0-rc.3 - Classification Instruction, Role Type, improve samples
What's Changed
- Bump langchain from 0.1.9 to 0.1.11 by @dependabot in #129
- Bump langchain from 0.1.9 to 0.1.11 in /examples/langchain-langserve by @dependabot in #128
- refactor(*): Improve readability and performance of _search_query function by @danielchalef in #124
- feat(ecommerce-chainlit): add sample application with translation files, README, and Python scripts by @danielchalef in #125
- Bump langchain from 0.1.10 to 0.1.11 in /examples/ecommerce-chainlit by @dependabot in #131
- feat(Message/add_message): add role_type field and update method by @petergarbers in #126
- Add classification instruction by @paul-paliychuk in #130
- Update chainlit sample app with roletype by @paul-paliychuk in #132
- chore: Bump version by @paul-paliychuk in #133
Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3
v2.0.0-rc.2 - Support for Facts + New Perpetual Memory, Improved Examples
Important
This release does not yet support Zep Open Source.
What's Changed
- feat(MemoryClient): add session classification methods and new models by @danielchalef in #115
- Bump orjson from 3.9.12 to 3.9.15 by @dependabot in #118
- Bump orjson from 3.9.12 to 3.9.15 in /examples/langchain-langserve by @dependabot in #119
- feat(chat_history): add shoe purchase chat history and modify travel chat history by @danielchalef in #120
- feat(Memory): add 'facts' attribute and improve code quality by @danielchalef in #121
- feat(memory): LangChain 'Facts' Support. Refactor
Facts
by @danielchalef in #123
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-b.1 - Cloud support beta release
What's Changed
- chore: Update release workflow to include
v
in github tag check by @paul-paliychuk in #112
Full Changelog: v2.0.0-b.0...v2.0.0-b.1
v2.0.0-b.0 - Cloud support beta release
What's Changed
- feat: Set up cloud v2 api integration by @paul-paliychuk in #101
- fix release action by @danielchalef in #102
- feat: Add memory_type to ZepChatMessageHistory by @paul-paliychuk in #105
- Bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in #104
- Langchain samples by @paul-paliychuk in #106
- Bump fastapi from 0.109.0 to 0.109.1 by @dependabot in #108
- Bump fastapi from 0.109.0 to 0.109.1 in /examples/langchain-langserve by @dependabot in #107
- Smoke tests fixes by @paul-paliychuk in #109
- chore: Update readme and version by @paul-paliychuk in #110
New Contributors
- @paul-paliychuk made their first contribution in #101
Full Changelog: v1.5.0...v2.0.0-b.0
v1.5.0
What's Changed
- Added support for new message api endpoints by @petergarbers in #100
New Contributors
- @petergarbers made their first contribution in #100
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1 - Session Model Bug Fix
What's Changed
- fix: session metadata optional by @danielchalef in #98
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - Summary Search! 🔥
v1.3.0 - Native MMR Search Reranking Support!
What's Changed
- feat: MMR Search by @danielchalef in #93
- Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #94
- fix: server version warning message by @danielchalef in #95
- rel: version 1.3.0 by @danielchalef in #96
- chore: docs building using pdoc3 by @danielchalef in #89
- chore: docs build use poetry by @danielchalef in #90
- chore: docs zep_python path by @danielchalef in #91
Full Changelog: v1.2.1...v1.3.0