Memory Store Batch
localnest_memory_store_batchBatch store up to 100 memory entries in one atomic transaction with deduplication. Get created/duplicate counts and per-row validation errors.
Instructions
Store up to 100 memory entries in a single atomic transaction. Deduplicates via fingerprint and optional semantic similarity. Returns created/duplicate counts and per-row validation errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memories | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |