Writing good prompts is the key to having success with Narada’s action models. Even though Narada’s large action models excel at understanding user queries and mapping them to browser actions, sometimes prompts can be vague or Narada might need more contextual information to achieve 100% accuracy.Writing good and robust prompts can be challenging, which is why Narada includes a prompt optimizer agent that can turn any prompt into a better prompt while providing explanations on why the revised prompt is now better.
Identifies vague or unclear instructions in your original prompt and makes them more specific.
Ask Clarifying Questions
When needed, prompts you for additional information to better understand your
intent.
Provide Context
Uses information from the current page and your query to create more targeted
instructions.
Explain Improvements
Tells you why the original prompt was ambiguous and how the new version is better.
The prompt optimizer may request clarification in scenarios like:
Multiple Similar Elements
When your prompt references elements that appear multiple times on the page:“There are multiple submit buttons on the page. Which one do you want me to click?”
Missing Navigation Information
When the prompt mentions going to a page but the path isn’t clear:“The original prompt tells me to navigate to X page, but I can’t find the elements to interact with to get there. Can you tell me where I need to look?”
Unclear Context
When additional context would help ensure accuracy:“You mentioned ‘the form’ but there are several forms on this page. Which specific form should I focus on?”
The prompt optimizer is particularly useful when you encounter failed
automations or when working with complex pages that have many similar
elements.