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.
search_knowledge
Method
This is a method of the Session class in the session module.Search session knowledge base.
Signature
Parameters
Search query
Maximum results to return
Returns
List of knowledge results
Uses
search
Source
View on GitHub
praisonaiagents/session.py at line 416
