Releases: shihanwan/memonto
Releases · shihanwan/memonto
v0.2.3
What's Changed
- docs: update README.md by @eltociear in #18
- fix: issue with recall with no context by @shihanwan in #19
- fix: match triples just on str values by @shihanwan in #20
- chore: add ids to triples for easier manipulation by @shihanwan in #21
- feat: support updating existing memories by @shihanwan in #22
- perf: improve kg storage and retrieval from vector by @shihanwan in #23
- feat: add relevant memories to retain so it's smarter by @shihanwan in #24
- chore: v0.2.3 release version bump by @shihanwan in #25
New Contributors
- @eltociear made their first contribution in #18
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- perf: improve recall summarize prompt by @shihanwan in #15
- chore: change README verbiage by @shihanwan in #16
- chore: v0.2.2 version bump for release by @shihanwan in #17
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- perf: prompt improvements + retain optimization by @shihanwan in #13
- build: release version bump to v0.2.1 by @shihanwan in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: v0.1 by @shihanwan in #1
- feat: split ontology and data into different graphs by @shihanwan in #3
- feat: add semantic search of RDF data graph by @shihanwan in #4
- feat: add basic forget functionality by @shihanwan in #6
- feat: add async support by @shihanwan in #7
- feat: add ephemeral mode by @shihanwan in #9
Full Changelog: https://github.com/shihanwan/memonto/commits/v0.2.0