memory_store_batch
Store multiple memories in one batch call without enrichment. Compute embeddings in a single efficient pass for faster storage.
Instructions
Store multiple memories in one call, directly without enrichment. Embeddings (if configured) are computed in a single batched call for efficiency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memories | Yes | Memories to store (at least 1). |