pub async fn forget_memory( __arg0: State<Arc<AppState>>, agent: Option<Extension<AuthenticatedAgent>>, __arg2: Path<String>, ) -> Result<impl IntoResponse, ApiError>
Deletes a memory from the database.