mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-05 02:25:27 +00:00
fix: undeclared variable used in return
This commit is contained in:
commit
416d9d00ad
@ -71,7 +71,7 @@ class BrowserAgent(Agent):
|
||||
Your goal is to find accurate and complete information to satisfy the user’s request.
|
||||
User request: {user_prompt}
|
||||
To proceed, choose a relevant link from the search results. Announce your choice by saying: "I will navigate to <link>"
|
||||
Do not eplain your choice.
|
||||
Do not explain your choice.
|
||||
"""
|
||||
|
||||
def make_navigation_prompt(self, user_prompt: str, page_text: str) -> str:
|
||||
|
Loading…
x
Reference in New Issue
Block a user