Skip to main content

run_single_prompt

Function run_single_prompt 

Source
pub async fn run_single_prompt(app: App, prompt: &str) -> Result<()>
Expand description

Run a single prompt and print the response.