add a vnc streaming component for workflows (#2746)
This commit is contained in:
@@ -294,6 +294,7 @@ export type WorkflowRunStatusApiResponse = {
|
||||
total_cost: number | null;
|
||||
task_v2: TaskV2 | null;
|
||||
workflow_title: string | null;
|
||||
browser_session_id: string | null;
|
||||
max_screenshot_scrolling_times: number | null;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user