Tip
Intermediate
Structured Input for Complex Tasks
July 29, 2024
For complex tasks involving multiple pieces of information, provide the input in a structured format (e.g., using JSON within the prompt, or clear headings) to help the LLM parse it correctly.
Category: Prompt Engineering
Difficulty: Intermediate