create_agent

Function create_agent 

Source
pub fn create_agent(
    name: &str,
    role: &str,
    instruction: Option<&str>,
    model: Option<&str>,
) -> Result<()>
Expand description

Create a new agent configuration