
Ultimate access to all questions.
A Generative AI engineer needs to create a prompt for an LLM to parse emails and extract the order ID, date, and sender email into formatted JSON. Given the following sample email, which prompt will achieve the highest output accuracy?
Dear Customer,
Your order #A12345 has been confirmed. It was placed on 2023-10-05. Please contact us at support@example.com if you have any questions.
Best Regards,
The Store Team
Dear Customer,
Your order #A12345 has been confirmed. It was placed on 2023-10-05. Please contact us at support@example.com if you have any questions.
Best Regards,
The Store Team
