fn build_rtdl_retry_prompt(
err: &Error,
raw_content: &str,
display_caps: &[DisplayCapability<'_>],
) -> StringExpand description
Corrective prompt appended to the next VLM round after a parse/expand failure.
fn build_rtdl_retry_prompt(
err: &Error,
raw_content: &str,
display_caps: &[DisplayCapability<'_>],
) -> StringCorrective prompt appended to the next VLM round after a parse/expand failure.