fix : lang error

This commit is contained in:
martin legrand
2025-04-11 14:11:09 +02:00
parent 09ce9a882a
commit 06e6b2798b
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -166,6 +166,7 @@ class BrowserAgent(Agent):
You previously took these notes:
{notes}
Do not Step-by-Step explanation. Write Notes or Error as a long paragraph followed by your action.
Do not go to tutorials or help pages.
"""
def llm_decide(self, prompt: str, show_reasoning: bool = False) -> Tuple[str, str]: