This commit is contained in:
alckasoc
2025-03-11 19:07:30 -07:00
parent fb33ea3702
commit 1cecd86d98
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ def main():
platform=current_platform,
action_space="pyautogui",
observation_type="mixed",
search_engine="Perplexica"
search_engine="Perplexica",
)
agent.reset()
+1 -1
View File
@@ -344,4 +344,4 @@ Analyze the given plan and provide the output in this JSON format within the <js
3. If there are multiple occurrences of the same word, use the surrounding context in the phrase to choose the correct one. Pay very close attention to punctuation and capitalization.
"""
)
)