BatchMemoryRetrievalRequest
BatchMemoryRetrievalRequest documentation for Java SDK
BatchMemoryRetrievalRequest
Request body for retrieving multiple memories by their IDs
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| validate | Object | [optional] | |
| memoryIds | List<String> | Array of memory IDs to retrieve | |
| includeContent | Boolean | Whether to include the original content in the response | [optional] |
| includeProcessingHistory | Boolean | Whether to include background job processing history for each memory | [optional] |