This is a dedicated watch page for a single video.
A Generative AI Engineer is building a support assistant that answers customer complaints by generating a structured JSON output. The JSON must contain the following fields: {"issue_summary": ..., "suggested_action": ..., "urgency_level": ...}. The LLM used has previously generated verbose and unstructured answers. Which prompt design will most likely yield the required response format reliably?