current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
This commit is contained in:
@@ -67,6 +67,7 @@ async def get_run_response(run_id: str, organization_id: str | None = None) -> R
|
||||
max_steps=task_v1_response.max_steps_per_run,
|
||||
data_extraction_schema=task_v1_response.request.extracted_information_schema,
|
||||
error_code_mapping=task_v1_response.request.error_code_mapping,
|
||||
max_screenshot_scrolling_times=task_v1_response.request.max_screenshot_scrolling_times,
|
||||
),
|
||||
)
|
||||
elif run.task_run_type == RunType.task_v2:
|
||||
|
||||
Reference in New Issue
Block a user