pub fn create_agent( name: &str, role: &str, instruction: Option<&str>, model: Option<&str>, ) -> Result<()>
Create a new agent configuration