create_agent_with_defaults

Function create_agent_with_defaults 

Source
pub fn create_agent_with_defaults(
    provider: &str,
    model: &str,
) -> Result<IrisAgent>
Expand description

Simple factory function for creating agents with minimal configuration