retrieval_config
Method
This is a method of the Agent class in the agent module.Get the unified retrieval configuration.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/agent/agent.py at line 2928retrieval_config: Get the unified retrieval configuration.
This is a method of the Agent class in the agent module.Get the unified retrieval configuration.
def retrieval_config() -> Any
praisonaiagents/agent/agent.py at line 2928