mirror of
https://github.com/simular-ai/Agent-S.git
synced 2026-09-01 15:02:27 +08:00
lint
This commit is contained in:
@@ -185,7 +185,7 @@ def main():
|
||||
platform=current_platform,
|
||||
action_space="pyautogui",
|
||||
observation_type="mixed",
|
||||
search_engine="Perplexica"
|
||||
search_engine="Perplexica",
|
||||
)
|
||||
|
||||
agent.reset()
|
||||
|
||||
@@ -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.
|
||||
|
||||
"""
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user