v0.5.0
PowerMem v0.5.0 Release Notes (2026-02-06)
Highlights
- Unified configuration governance across SDK/API Server (pydantic-settings based).
- OceanBase native hybrid search support.
- Enhanced Memory query experience with improved query handling and sorting support for memory list operations.
- User profiles now support custom native-language output.
What’s Changed
Configuration & Settings
- Unified configuration governance across the SDK and API Server based on pydantic-settings.
Retrieval & Storage
- Added OceanBase native hybrid search support.
SDK / API
- Enhanced
Memoryquery handling. - Added sorting support for memory list operations.
User Profile
- Added user profile support for custom native-language output.
Installation
pip install -U powermem==0.5.0Full Changelog: v0.4.0...0.5.0