Releases: getzep/zep-python
Releases · getzep/zep-python
v1.0.6 - Relevant facts, update memory type enums
What's Changed
- Fix Memory Type Enums by @paul-paliychuk in #194
- chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #193
- handle pydantic v1 gracefully by @danielchalef in #195
- Relevant facts by @paul-paliychuk in #197
Full Changelog: v1.0.5...v1.0.6
v1.0.5 - Structured Data Extraction, Facts Memory Search Scope
What's Changed
- Structured Data Extraction by @paul-paliychuk in #188
- Facts search by @MrTravisB in #189
- Extract method docs update by @paul-paliychuk in #192
New Contributors
- @MrTravisB made their first contribution in #189
Full Changelog: v1.0.4...v1.0.5
v1.0.4 - Search Multiple Sessions
What's Changed
- v1.0.4 by @paul-paliychuk in #183
- Update generations by @paul-paliychuk in #184
- Search sessions by @paul-paliychuk in #185
Full Changelog: v1.0.3...v1.0.4
v1.0.3 - Add summary retrieval to Memory
What's Changed
- feat(zep_cloud): enhance API client config, update SDK to 1.0.3, extend Memory model by @paul-paliychuk in #179
- Bump version by @paul-paliychuk in #180
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - Add end session method
v1.0.1 - Add Fact Instruction
What's Changed
- chore: Update gitignore by @paul-paliychuk in #173
- chore: Comment out delete session in the example and await for the messages to be processed by @paul-paliychuk in #175
- Add Fact Instruction by @paul-paliychuk in #176
Full Changelog: v1.0.0...v1.0.1
v1.0.0-rc.1 - Cloud prerelease
chore: Bring back release workflow
v1.0.0 - Generated Zep Cloud SDK
v2.0.0-rc.6 - URI encoding, langchain updates, perpetual memory updates
What's Changed
- Bump langchain-core from 0.1.30 to 0.1.34 in /examples/langchain-langserve by @dependabot in #146
- Bump langchain-core from 0.1.32 to 0.1.34 by @dependabot in #145
- Bump langchain-core from 0.1.30 to 0.1.34 in /examples/ecommerce-chainlit by @dependabot in #144
- feat(Memory): add summary_instruction field by @paul-paliychuk in #139
- Bump langchain-core from 0.1.34 to 0.1.35 by @dependabot in #149
- Bump langchain-core from 0.1.34 to 0.1.35 in /examples/ecommerce-chainlit by @dependabot in #148
- Bump langchain-core from 0.1.34 to 0.1.35 in /examples/langchain-langserve by @dependabot in #147
- chore: Default to perpetual memory type if none provided by @paul-paliychuk in #153
- Remove final text from assistant by @petergarbers in #160
- feat(role): replace generic terms with specific names in chat history by @petergarbers in #158
- chore: Update readme header by @paul-paliychuk in #159
- Update README.md by @paul-paliychuk in #164
- chore: Encode user provided ids by @paul-paliychuk in #165
- feat(RoleType, get_zep_message_role_type): Add 'NO_ROLE' to Enum and update function to handle 'norole' by @petergarbers in #166
- fix(chat_history): correct query string and add new parameter to function call by @danielchalef in #167
Full Changelog: v2.0.0-rc.5...v2.0.0-rc.6
v2.0.0-rc.5 - Loosen httpx versions
What's Changed
- Bump black from 24.2.0 to 24.3.0 in /examples/langchain-langserve by @dependabot in #141
- Update httpx versions by @petergarbers in #142
- Bump rc version to 5 by @petergarbers in #143
Full Changelog: v2.0.0-rc.4...v2.0.0-rc.5