Releases: rolandtannous/haystack-memory
Releases · rolandtannous/haystack-memory
v0.7 RedisUtils Bug fix
What's Changed
- Fixes __transfer_sensory_memory() not being passed the results by @recrudesce in #10
New Contributors
- @recrudesce made their first contribution in #10
Full Changelog: v0.6...v0.7
v0.6 sensory memory
v0.5
What's Changed
- Feat: Improved agent prompt template by @rolandtannous in #5
- Feat: Allow chat wrapper function to Return full chat results and updated conversation memory by @rolandtannous in #6
Full Changelog: 0.3...0.5
Initial Release v0.3
Highlights
- Basic conversation memory tool for Haystack agents.
- Available for use as in-memory or based on Redis with a sliding window.
- Allows conversation flow and partial query to memory associations.
Full Changelog: https://github.com/rolandtannous/haystack-memory/commits/0.3