turn on run_with code and ai fallback by default for task v2 (#3593)
This commit is contained in:
@@ -147,6 +147,9 @@ function PromptBox() {
|
||||
proxy_location: proxyLocation,
|
||||
totp_identifier: totpIdentifier,
|
||||
max_screenshot_scrolls: maxScreenshotScrolls,
|
||||
publish_workflow: publishWorkflow,
|
||||
run_with: "code",
|
||||
ai_fallback: true,
|
||||
extracted_information_schema: dataSchema
|
||||
? (() => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user