instructions
Method
This is a method of the PromptExpanderAgentBuilder class in the specialized_agents module.Set custom instructions
Signature
Parameters
No description available.
Returns
The result of the operation.
instructions: Set custom instructions
This is a method of the PromptExpanderAgentBuilder class in the specialized_agents module.Set custom instructions
def instructions(mut self, instructions: impl Into<String>) -> Self