AgenticRetrieveMemoryRetrieveDetails
A long-term memory retrieval that the agent chose to perform. The record reports the query and the namespace. The corresponding Retrieval step reports the results.
Types
Properties
Link copied to clipboard
The query that the agent composed.
Link copied to clipboard
The parent namespace retrieved from hierarchically, as supplied in the request. This field is present when the request specified namespacePath.
Link copied to clipboard
The extraction strategy that restricted retrieval, if the request specified one.
Functions
Link copied to clipboard
inline fun copy(block: AgenticRetrieveMemoryRetrieveDetails.Builder.() -> Unit = {}): AgenticRetrieveMemoryRetrieveDetails