Skip to main content

invoke_review_section

Function invoke_review_section 

Source
pub async fn invoke_review_section(
    backend: LlmBackend,
    model: &str,
    prompt: &str,
) -> Result<String, String>
Expand description

Invoke the LLM for a single review section with a 120-second timeout.