Skip to content

Commit e26cff6

Browse files
revert to standard flags for generic_agent_hinter
1 parent 02dd9b8 commit e26cff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agentlab/agents/generic_agent_hinter/tmlr_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use_think_history=True, # gpt-4o config except for this line
2424
use_diff=False,
2525
html_type="pruned_html",
26-
use_screenshot=True,
26+
use_screenshot=False,
2727
use_som=False,
2828
extract_visible_tag=True,
2929
extract_clickable_tag=True,

0 commit comments

Comments
 (0)