Skip to main content

build_rtdl_retry_prompt

Function build_rtdl_retry_prompt 

Source
fn build_rtdl_retry_prompt(
    err: &Error,
    raw_content: &str,
    display_caps: &[DisplayCapability<'_>],
) -> String
Expand description

Corrective prompt appended to the next VLM round after a parse/expand failure.