Skip to content

Commit 856ffe1

Browse files
committed
Sync alphalib
1 parent a05fe7e commit 856ffe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/alphalib/types/robots/progress-simulate.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const robotProgressSimulateInstructionsSchema = robotBase
66
.extend({
77
robot: z.literal('/progress/simulate'),
88
duration: z.number(),
9+
output_files: z.number(),
910
emit_progress: z.boolean(),
1011
predict_output: z.boolean(),
1112
})

0 commit comments

Comments
 (0)