We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afe334 commit 86f3da0Copy full SHA for 86f3da0
multimodal/agent-tars/core/src/agent-tars.ts
@@ -45,7 +45,7 @@ export class AgentTARS<T extends AgentTARSOptions = AgentTARSOptions> extends MC
45
'Tell me the top 5 most popular projects on ProductHunt today',
46
'Please book me the earliest flight from Hangzhou to Shenzhen on 10.1',
47
],
48
- enableContextualSelector: true,
+ enableContextualSelector: false,
49
guiAgent: {
50
defaultScreenshotRenderStrategy: 'beforeAction',
51
enableScreenshotRenderStrategySwitch: true,
0 commit comments