v0.10.0
What's Changed
- Interactive agent by @sidnarayanan in #84
- Refactor to expose a
Memory
factory inMemoryOpt
by @jamesbraza in #85 - Refactor to expose a
Memory.query
factory inMemoryAgent
by @jamesbraza in #86 - Silenced and resolving
DeprecationWarnings
by @jamesbraza in #87 - Handling div0 error in
WandBLoggingCallback
by @jamesbraza in #88 - Moving to
uv publish
and addingcheck-sdist
by @jamesbraza in #91 - Dropping defaultdict in callback and over-sampling eval by @sidnarayanan in #90
- Refactor of
MemoryOpt
/Memory
to enable lessons-based optimization by @jamesbraza in #89 - Fixing publish CI by @jamesbraza in #93
Full Changelog: v0.9.1...v0.10.0