Server v0.15.0
·
14 commits
to main
since this release
What's Changed
- Disable summarization feature by @rbs333 in #226
- fix old sorted set sessions by @tylerhutcherson in #233
- fix: guard extract_memory_structure HSET and gate semantic dedup on setting by @Piotr1215 in #184
- feat: Add keyword and hybrid long-term memory search by @abrookins in #230
- fix: Ensure that
event_dateis extracted for episodic memories by @vishal-bala in #227 - build(deps): bump pyasn1 from 0.6.2 to 0.6.3 by @dependabot[bot] in #228
- fix: Reject commas in tag values (#214) by @bsbodden in #224
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /workbench by @dependabot[bot] in #240
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /agent-memory-client/agent-memory-client-js by @dependabot[bot] in #245
- feat: make summary view refresh interval configurable by @bsbodden in #223
- fix: resolve working memory key via search index when user_id/namespace omitted by @bsbodden in #239
- fix: pin litellm to GitHub commit to bypass PyPI quarantine by @nkanu17 in #244
- feat: update AMS examples and docs by @nkanu17 in #243
- Bump version to 0.15.0 by @justin-cechmanek in #246
New Contributors
Full Changelog: server/v0.14.0...server/v0.15.0