From 2fa57604174a3e74aa28f8c32e9d156f288fefbf Mon Sep 17 00:00:00 2001 From: martin legrand Date: Sat, 15 Mar 2025 21:43:16 +0100 Subject: [PATCH] navigation prompt small change --- sources/agents/browser_agent.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/agents/browser_agent.py b/sources/agents/browser_agent.py index f073ff8..710157c 100644 --- a/sources/agents/browser_agent.py +++ b/sources/agents/browser_agent.py @@ -72,6 +72,7 @@ class BrowserAgent(Agent): For exemple you can say: i want to go to www.wikipedia.org/cats Always end with a sentence that summarize when useful information is found for exemple: Summary: According to https://karpathy.github.io/ LeCun net is the earliest real-world application of a neural net" + Do not say "according to this page", always write down the whole link. If a website does not have usefull information say Error, for exemple: Error: This forum does not discus anything that can answer the user query Do not explain your choice, be short, concise.