Skip to content

docs: unify LoCoMo score to 88.2% (DAK-5930)#120

Merged
ferhimedamine merged 2 commits into
mainfrom
feat/dak-5508-batch-store-memory
May 29, 2026
Merged

docs: unify LoCoMo score to 88.2% (DAK-5930)#120
ferhimedamine merged 2 commits into
mainfrom
feat/dak-5508-batch-store-memory

Conversation

@ferhimedamine
Copy link
Copy Markdown
Contributor

Unifies LoCoMo benchmark score to 88.2%. Badge and table updated from 87.8%. Website shows 88.2% (founder-approved). Closes DAK-5930.

ferhimedamine and others added 2 commits May 28, 2026 16:34
….11.57

Adds batch memory store support to the Python SDK, matching the Rust SDK
which shipped this in v0.11.57 (PR#113). Hits POST /v1/memories/store/batch,
enabling ≥100× throughput vs N sequential single-store calls.

- New models: BatchStoreMemoryItem, BatchStoreMemoryRequest,
  BatchStoreMemoryResponse, BatchStoredMemory in models.py
- New method: client.store_memories_batch()
- Exports added to __init__.py
- 3 new unit tests covering happy path, serialization, and from_dict
- Bumps version to 0.11.57

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Aligns README with website (approved by founder, DAK-5930).
Previous value 87.8% was stale.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ferhimedamine ferhimedamine added the auto-merge Auto-merge when CI passes label May 29, 2026
@ferhimedamine ferhimedamine merged commit 89991d9 into main May 29, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Auto-merge when CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant