Skip to content

v0.11.106

Latest

Choose a tag to compare

@ferhimedamine ferhimedamine released this 07 Aug 18:50
· 2 commits to main since this release
f014384

What's Changed

Bug Fixes

  • fix+sync: /v1/kpis path fix + `debug_config()` API endpoint (DAK-7534) in #158
  • fix: LoCoMo label → Recall@20 + LLM-judge scored; open-core framing (b4a16ce)

API Updates

  • sync: add `valid_from` to `StoreMemoryRequest` + `BatchStoreMemoryItem` (DAK-7424) in #159

Testing — 97 new serde unit tests

  • test(memory): 34 unit tests for memory.rs serialization/deserialization in #160
  • test(admin): 29 unit tests for admin.rs serialization/deserialization in #161
  • test(knowledge,analytics,agents): 34 serde unit tests in #162

Maintenance

  • chore: bump version to 0.11.106 in #163

Full changelog: v0.11.102...v0.11.106