search
Method
This is a method of the Knowledge class in the knowledge module.Search knowledge base (placeholder - would use embeddings in real impl)
Signature
Parameters
&str
required
No description available.
usize
required
No description available.
Returns
Result<SearchResult>
The result of the operation.

