What's Changed - health check on client init by danielchalef in 57 - fix[54]: fix path issue with base url concatenation by danielchalef in 55 - Bump certifi from 2023.5.7 to 2023.7.22 by dependabot in 56 - Add Session class to zep_python/init.py by sweep-ai in 52
New Contributors * sweep-ai made their first contribution in https://github.com/getzep/zep-python/pull/52
What's Changed * session metadata by danielchalef in https://github.com/getzep/zep-python/pull/48 * bump version v0.33 by danielchalef in https://github.com/getzep/zep-python/pull/49
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 https://github.com/getzep/zep-python/pull/43
**NOTE BREAKING CHANGE**:
Search models `SearchPayload` and `SearchResult` have been renamed `MemorySearchPayload` and `MemorySearchResult` respectively.
What's Changed * Update README.md by danielchalef in https://github.com/getzep/zep-python/pull/30 * set latest, not draft by danielchalef in https://github.com/getzep/zep-python/pull/32 * Updated SDK v25. by rsharath in https://github.com/getzep/zep-python/pull/31