BatchMemoryRetrievalRequest
BatchMemoryRetrievalRequest documentation for .NET SDK
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 | bool? | Whether to include the original content in the response | [optional] |
| IncludeProcessingHistory | bool? | Whether to include background job processing history for each memory | [optional] |