pub fn run_agent( agent_name: &str, prompt: &str, model: Option<&str>, orchestration: &str, verbose: bool, ) -> Result<()>
Run an agent with a prompt