Skip to main content

forget_memory

Function forget_memory 

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

Deletes a memory from the database.