Skip to main content

get_memory

Function get_memory 

Source
pub async fn get_memory(
    __arg0: State<Arc<AppState>>,
    agent: Option<Extension<AuthenticatedAgent>>,
    __arg2: Path<String>,
) -> Result<impl IntoResponse, ApiError>
Expand description

Retrieves a single memory by its UUID.