Track what’s new, changed, and fixed inDocumentation Index
Fetch the complete documentation index at: https://docs.memwal.ai/llms.txt
Use this file to discover all available pages before exploring further.
memwal (Python).
For the latest version, see the PyPI project page.
0.1.2
Added
- Added
max_distanceto async and syncrecall(). - Added credential verification helper.
Changed
- Updated docs/examples to use
MEMWAL_PRIVATE_KEY.
Fixed
- Made
401relayer errors more actionable.
0.1.1
Added
- Added relayer
envpresets. - Added compatibility checks and
compatibility()helpers.
0.1.0
Initial Release
MemWalasync client andMemWalSyncsync wrapper- Memory APIs:
remember,recall,analyze,ask,restore,health - Async job helpers for remember, bulk remember, and analyze
- LangChain/OpenAI middleware and delegate-key utilities
- Ed25519 delegate-key auth with namespace-scoped memory isolation