Interactive Prompting
A method of using interactive elements to refine requests. This approach involves dynamic interaction between the user and the model, letting you clarify and correct requests during the conversation.
| Advantages | Disadvantages |
|---|---|
| Lets you get more accurate and relevant answers | Can be more time-consuming than simple requests |
| Improves the user experience through personalization | Requires active participation from the user |
| Effective for complex or multi-stage tasks | Hard to implement in some interfaces |
Example of Interactive Prompting:
When creating a personalized travel plan, ask the user the following questions:
Which country would you like to travel to?
How long is your trip (in days)?
What interests you more: culture, nature or active recreation?
What is your budget for this trip?**After receiving the answers to these questions, put together a short travel plan that includes the main sights, types of activities and an approximate budget for each day.**