Skip to main content

prompt_agent_selection

Function prompt_agent_selection 

Source
pub fn prompt_agent_selection(
    prompter: &dyn Prompter,
    prompt: &str,
    config: &ServicesConfig,
) -> Result<String>