Sometimes, users ' queries are ambiguous, but to give the user a perfect answer, LLMs need to understand the user's query better. For this, we use Step-Back Prompting.
What is Step-Back Prompting?
Instead of directly using the user query to fetch doc...