Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

delete

Method
This is a method of the Knowledge class in the knowledge module.
Delete document by ID

Signature

def delete(&mut self, id: &str) -> bool

Parameters

id
&str
required
No description available.

Returns

Returns
bool
The result of the operation.