Skip to main content

simple

Method
This is a method of the Agent class in the agent module.
Create an agent with minimal config

Signature

def simple(instructions: impl Into<String>) -> Result<Self>

Parameters

instructions
impl Into<String>
required
No description available.

Returns

Returns
Result<Self>
The result of the operation.