handle_ask_command

Function handle_ask_command 

Source
pub async fn handle_ask_command(
    config: AgentConfig,
    prompt: Vec<String>,
) -> Result<()>
Expand description

Handle the ask command - single prompt without tools