Releases: leonvanbokhorst/conversation-patterns
Releases · leonvanbokhorst/conversation-patterns
v0.5.0
What's Changed
- feat(memory): remove CoALA memory components and related documentation by @leonvanbokhorst in #18
- feat: Implement Creative Writing Agent with SmolagentS by @leonvanbokhorst in #19
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Refactor topic drift detection model and update README by @leonvanbokhorst in #9
- Update README.md by @leonvanbokhorst in #10
- Update README.md by @leonvanbokhorst in #11
- Update README.md by @leonvanbokhorst in #12
- Enhance topic drift model loading and documentation by @leonvanbokhorst in #13
- Update README.md by @leonvanbokhorst in #14
- Update .gitignore to include .DS_Store file by @leonvanbokhorst in #15
- Implement NarrativeMind class for virtual human simulation by @leonvanbokhorst in #16
- Update README.md by @leonvanbokhorst in #17
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Enhance topic drift model with hierarchical attention and advanced training by @leonvanbokhorst in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Remove deprecated test_personality_integration test by @leonvanbokhorst in #1
- Add repair strategies pattern by @leonvanbokhorst in #2
- Add topic drift detection POC by @leonvanbokhorst in #3
- Update data generator config: increase conversations and change chat model by @leonvanbokhorst in #4
- Refactor: Implement sliding window and attention for topic drift by @leonvanbokhorst in #5
- Enhance data builder: increase target conversations and improve filtering by @leonvanbokhorst in #6
- Optimize batch size calculation and limit maximum size by @leonvanbokhorst in #7
New Contributors
- @leonvanbokhorst made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0