Changelog
Bug Fixes:
- Memory with async databases: Fixed an error updating user memories when using an async database implementation, like
PostgresDb
.
What's Changed
- fix: enhance memory retrieval for asynchronous database support by @JasonLovesDoggo in #5067
- chore: async postgres imports by @manuhortet in #5069
- chore: Release 2.1.7 by @ysolanky in #5074
New Contributors
- @JasonLovesDoggo made their first contribution in #5067
Full Changelog: v2.1.6...v2.1.7