This function demonstrates the full process of generating an IDP interpretation prompt, querying the GROQ API, and returning the structured output.

test_idp_pipeline()

Value

Prints and returns the GROQ output.

Examples

if (FALSE) { # \dontrun{
  test_idp_pipeline()
} # }