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