v0.0.22
What's Changed
- Sessionization and building an eval dataset by @jlewi in #230
- Fix Race Condition In Learning by @jlewi in #244
- Bug Fix: Learning doesn't happen because exampleDirs is empty by @jlewi in #245
- Reduce AI costs - Reduce context length by @jlewi in #243
- Enable RAG by default by @jlewi in #251
- Ensure embeddings matrix is never initialized with zero dimensions by @jlewi in #252
- Fix segfault in learner. by @jlewi in #256
Full Changelog: v0.0.21...v0.0.22