Least-to-Most Problem Decomposer
Break down [complex problem] into smaller steps, solve each step, and then combine results for the final answer.
Break down [complex problem] into smaller steps, solve each step, and then combine results for the final answer.
Example: Text: ‘Alice, 28, works at DataCorp as a Data Analyst.’ JSON: {“name”: “Alice”, “age”: 28, “company”: “DataCorp”, “title”: “Data Analyst”} Text: [insert text] JSON:
Given the following background information: [background context], analyze [topic] and provide a [format] that addresses [specific points].
Extract the following entities from this text: [text]. Format output as: Name: , Role: , Company: , Location: .