Skip to content

v0.11.83

Choose a tag to compare

@ferhimedamine ferhimedamine released this 04 Jun 19:10
· 17 commits to main since this release
c302ea2

dakera-client v0.11.83

Sync release with dakera server v0.11.83 (8-version bump from v0.11.75).

Features

  • drain_reembed() — new admin method to trigger a full re-embedding pass on all stored memories. Useful after model swaps or embedding pipeline upgrades to ensure vector consistency without data loss. (DAK-6326)

Changes Since v0.11.75

  • sync: bump to v0.11.83, add drain_reembed() (DAK-6326) (#116) (c302ea2)

Upgrade

# Cargo.toml
dakera-client = "0.11.83"

Full Changelog

v0.11.75...v0.11.83