transloadit 4.1.2 → 4.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alphalib/mcache.d.ts +2 -2
- package/dist/alphalib/mcache.d.ts.map +1 -1
- package/dist/alphalib/mcache.js.map +1 -1
- package/dist/alphalib/types/assembliesGet.d.ts +4 -4
- package/dist/alphalib/types/assemblyReplay.d.ts +394 -178
- package/dist/alphalib/types/assemblyReplay.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyReplayNotification.d.ts +394 -178
- package/dist/alphalib/types/assemblyReplayNotification.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.d.ts +112 -112
- package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.js +1 -0
- package/dist/alphalib/types/assemblyStatus.js.map +1 -1
- package/dist/alphalib/types/bill.d.ts +4 -4
- package/dist/alphalib/types/robots/_index.d.ts +3289 -932
- package/dist/alphalib/types/robots/_index.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_index.js +4 -0
- package/dist/alphalib/types/robots/_index.js.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts +27 -16
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.js +1 -0
- package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.d.ts +2108 -0
- package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -0
- package/dist/alphalib/types/robots/ai-chat.js +216 -0
- package/dist/alphalib/types/robots/ai-chat.js.map +1 -0
- package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
- package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
- package/dist/alphalib/types/robots/audio-waveform.d.ts +226 -21
- package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.js +134 -7
- package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts +8 -8
- package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
- package/dist/alphalib/types/robots/backblaze-import.d.ts +8 -8
- package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudflare-import.d.ts +8 -8
- package/dist/alphalib/types/robots/cloudflare-store.d.ts +8 -8
- package/dist/alphalib/types/robots/digitalocean-import.d.ts +8 -8
- package/dist/alphalib/types/robots/digitalocean-store.d.ts +8 -8
- package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
- package/dist/alphalib/types/robots/document-convert.d.ts +8 -8
- package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
- package/dist/alphalib/types/robots/document-ocr.d.ts +8 -8
- package/dist/alphalib/types/robots/document-split.d.ts +8 -8
- package/dist/alphalib/types/robots/document-thumbs.d.ts +8 -8
- package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
- package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
- package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
- package/dist/alphalib/types/robots/file-compress.d.ts +12 -12
- package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
- package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
- package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-filter.js +3 -1
- package/dist/alphalib/types/robots/file-filter.js.map +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts +8 -8
- package/dist/alphalib/types/robots/file-preview.d.ts +8 -8
- package/dist/alphalib/types/robots/file-read.d.ts +8 -8
- package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
- package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
- package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
- package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
- package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
- package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
- package/dist/alphalib/types/robots/google-import.d.ts +8 -8
- package/dist/alphalib/types/robots/google-store.d.ts +8 -8
- package/dist/alphalib/types/robots/html-convert.d.ts +8 -8
- package/dist/alphalib/types/robots/http-import.d.ts +8 -8
- package/dist/alphalib/types/robots/image-bgremove.d.ts +20 -8
- package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.js +4 -0
- package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts +8 -8
- package/dist/alphalib/types/robots/image-facedetect.d.ts +8 -8
- package/dist/alphalib/types/robots/image-generate.d.ts +32 -29
- package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-generate.js +6 -3
- package/dist/alphalib/types/robots/image-generate.js.map +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts +8 -8
- package/dist/alphalib/types/robots/image-ocr.d.ts +8 -8
- package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
- package/dist/alphalib/types/robots/image-resize.d.ts +16 -16
- package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
- package/dist/alphalib/types/robots/meta-write.d.ts +20 -24
- package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-write.js +1 -2
- package/dist/alphalib/types/robots/meta-write.js.map +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts +8 -8
- package/dist/alphalib/types/robots/minio-store.d.ts +8 -8
- package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
- package/dist/alphalib/types/robots/s3-import.d.ts +16 -16
- package/dist/alphalib/types/robots/s3-store.d.ts +12 -12
- package/dist/alphalib/types/robots/script-run.d.ts +8 -8
- package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
- package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
- package/dist/alphalib/types/robots/speech-transcribe.d.ts +8 -8
- package/dist/alphalib/types/robots/supabase-import.d.ts +8 -8
- package/dist/alphalib/types/robots/supabase-store.d.ts +8 -8
- package/dist/alphalib/types/robots/swift-import.d.ts +8 -8
- package/dist/alphalib/types/robots/swift-store.d.ts +8 -8
- package/dist/alphalib/types/robots/text-speak.d.ts +8 -8
- package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
- package/dist/alphalib/types/robots/tigris-import.d.ts +8 -8
- package/dist/alphalib/types/robots/tigris-store.d.ts +8 -8
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
- package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
- package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
- package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
- package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
- package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
- package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
- package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
- package/dist/alphalib/types/robots/video-subtitle.d.ts +24 -24
- package/dist/alphalib/types/robots/video-thumbs.d.ts +8 -8
- package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
- package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
- package/dist/alphalib/types/robots/wasabi-import.d.ts +8 -8
- package/dist/alphalib/types/robots/wasabi-store.d.ts +8 -8
- package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
- package/dist/alphalib/types/template.d.ts +6207 -2096
- package/dist/alphalib/types/template.d.ts.map +1 -1
- package/dist/alphalib/types/templateCredential.d.ts +11 -11
- package/dist/alphalib/types/templateCredential.d.ts.map +1 -1
- package/dist/alphalib/types/templateCredential.js +1 -0
- package/dist/alphalib/types/templateCredential.js.map +1 -1
- package/dist/cli/OutputCtl.d.ts +2 -1
- package/dist/cli/OutputCtl.d.ts.map +1 -1
- package/dist/cli/OutputCtl.js +1 -1
- package/dist/cli/OutputCtl.js.map +1 -1
- package/dist/cli/commands/BaseCommand.d.ts +2 -1
- package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
- package/dist/cli/commands/BaseCommand.js +1 -1
- package/dist/cli/commands/BaseCommand.js.map +1 -1
- package/dist/cli/commands/assemblies.d.ts +1 -1
- package/dist/cli/commands/assemblies.d.ts.map +1 -1
- package/dist/cli/commands/notifications.d.ts +0 -7
- package/dist/cli/commands/notifications.d.ts.map +1 -1
- package/dist/cli/commands/notifications.js +1 -1
- package/dist/cli/commands/notifications.js.map +1 -1
- package/dist/cli/commands/templates.d.ts +1 -9
- package/dist/cli/commands/templates.d.ts.map +1 -1
- package/dist/cli/commands/templates.js +1 -1
- package/dist/cli/commands/templates.js.map +1 -1
- package/dist/cli/helpers.d.ts +2 -2
- package/dist/cli/helpers.d.ts.map +1 -1
- package/dist/cli/helpers.js.map +1 -1
- package/dist/cli/types.d.ts +3 -77
- package/dist/cli/types.d.ts.map +1 -1
- package/dist/cli/types.js +2 -17
- package/dist/cli/types.js.map +1 -1
- package/package.json +16 -22
- package/src/alphalib/mcache.ts +4 -4
- package/src/alphalib/types/assemblyStatus.ts +1 -0
- package/src/alphalib/types/robots/_index.ts +14 -1
- package/src/alphalib/types/robots/_instructions-primitives.ts +21 -15
- package/src/alphalib/types/robots/ai-chat.ts +266 -0
- package/src/alphalib/types/robots/audio-waveform.ts +142 -9
- package/src/alphalib/types/robots/file-filter.ts +3 -1
- package/src/alphalib/types/robots/image-bgremove.ts +6 -0
- package/src/alphalib/types/robots/image-generate.ts +6 -3
- package/src/alphalib/types/robots/meta-write.ts +1 -2
- package/src/alphalib/types/templateCredential.ts +1 -0
- package/src/cli/OutputCtl.ts +1 -1
- package/src/cli/commands/BaseCommand.ts +1 -1
- package/src/cli/commands/assemblies.ts +1 -1
- package/src/cli/commands/notifications.ts +2 -2
- package/src/cli/commands/templates.ts +3 -3
- package/src/cli/helpers.ts +3 -3
- package/src/cli/types.ts +2 -115
- package/CHANGELOG.md +0 -257
|
@@ -49,6 +49,10 @@ export const robotImageBgremoveInstructionsSchema = robotBase
|
|
|
49
49
|
.enum(['transloadit', 'replicate', 'fal'])
|
|
50
50
|
.optional()
|
|
51
51
|
.describe('Provider to use for removing the background.'),
|
|
52
|
+
model: z
|
|
53
|
+
.string()
|
|
54
|
+
.optional()
|
|
55
|
+
.describe('Provider-specific model to use for removing the background. Mostly intended for testing and evaluation.'),
|
|
52
56
|
})
|
|
53
57
|
.strict();
|
|
54
58
|
export const robotImageBgremoveInstructionsWithHiddenFieldsSchema = robotImageBgremoveInstructionsSchema.extend({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-bgremove.js","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/image-bgremove.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAA;AAErF,MAAM,CAAC,MAAM,IAAI,GAAmB;IAClC,yBAAyB,EAAE,IAAI;IAC/B,eAAe,EAAE,CAAC;IAClB,UAAU,EAAE,CAAC;IACb,YAAY,EAAE,CAAC;IACf,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,iBAAiB,EAAE;gBACjB,KAAK,EAAE,iBAAiB;gBACxB,GAAG,EAAE,WAAW;aACjB;SACF;KACF;IACD,wBAAwB,EAAE,gDAAgD;IAC1E,cAAc,EAAE,CAAC;IACjB,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,oBAAoB;IACnC,gBAAgB,EAAE,oCAAoC;IACtD,YAAY,EAAE,QAAQ;IACtB,YAAY,EAAE,QAAQ;IACtB,aAAa,EAAE,mCAAmC;IAClD,YAAY,EAAE,oBAAoB;IAClC,UAAU,EAAE,EAAE;IACd,KAAK,EAAE,mCAAmC;IAC1C,oBAAoB,EAAE,GAAG;IACzB,iBAAiB,EAAE,OAAO;IAC1B,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE,CAAC;IACd,cAAc,EAAE,EAAE;IAClB,gBAAgB,EAAE,KAAK;IACvB,wBAAwB,EAAE,IAAI;IAC9B,mBAAmB,EAAE,IAAI;IACzB,UAAU,EAAE,KAAK;IACjB,iDAAiD,EAAE,KAAK;IACxD,KAAK,EAAE,IAAI;CACZ,CAAA;AAED,MAAM,CAAC,MAAM,oCAAoC,GAAG,SAAS;KAC1D,KAAK,CAAC,QAAQ,CAAC;KACf,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,iBAAiB,CAAC;IACnC,MAAM,EAAE,CAAC;SACN,IAAI,CAAC,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC;SAClC,QAAQ,EAAE;SACV,QAAQ,CAAC,sEAAsE,CAAC;IACnF,MAAM,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,gCAAgC,CAAC;IAC5F,QAAQ,EAAE,CAAC;SACR,IAAI,CAAC,CAAC,aAAa,EAAE,WAAW,EAAE,KAAK,CAAC,CAAC;SACzC,QAAQ,EAAE;SACV,QAAQ,CAAC,8CAA8C,CAAC;
|
|
1
|
+
{"version":3,"file":"image-bgremove.js","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/image-bgremove.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAA;AAErF,MAAM,CAAC,MAAM,IAAI,GAAmB;IAClC,yBAAyB,EAAE,IAAI;IAC/B,eAAe,EAAE,CAAC;IAClB,UAAU,EAAE,CAAC;IACb,YAAY,EAAE,CAAC;IACf,YAAY,EAAE;QACZ,KAAK,EAAE;YACL,iBAAiB,EAAE;gBACjB,KAAK,EAAE,iBAAiB;gBACxB,GAAG,EAAE,WAAW;aACjB;SACF;KACF;IACD,wBAAwB,EAAE,gDAAgD;IAC1E,cAAc,EAAE,CAAC;IACjB,aAAa,EAAE,GAAG;IAClB,aAAa,EAAE,oBAAoB;IACnC,gBAAgB,EAAE,oCAAoC;IACtD,YAAY,EAAE,QAAQ;IACtB,YAAY,EAAE,QAAQ;IACtB,aAAa,EAAE,mCAAmC;IAClD,YAAY,EAAE,oBAAoB;IAClC,UAAU,EAAE,EAAE;IACd,KAAK,EAAE,mCAAmC;IAC1C,oBAAoB,EAAE,GAAG;IACzB,iBAAiB,EAAE,OAAO;IAC1B,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE,CAAC;IACd,cAAc,EAAE,EAAE;IAClB,gBAAgB,EAAE,KAAK;IACvB,wBAAwB,EAAE,IAAI;IAC9B,mBAAmB,EAAE,IAAI;IACzB,UAAU,EAAE,KAAK;IACjB,iDAAiD,EAAE,KAAK;IACxD,KAAK,EAAE,IAAI;CACZ,CAAA;AAED,MAAM,CAAC,MAAM,oCAAoC,GAAG,SAAS;KAC1D,KAAK,CAAC,QAAQ,CAAC;KACf,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,iBAAiB,CAAC;IACnC,MAAM,EAAE,CAAC;SACN,IAAI,CAAC,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC;SAClC,QAAQ,EAAE;SACV,QAAQ,CAAC,sEAAsE,CAAC;IACnF,MAAM,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,gCAAgC,CAAC;IAC5F,QAAQ,EAAE,CAAC;SACR,IAAI,CAAC,CAAC,aAAa,EAAE,WAAW,EAAE,KAAK,CAAC,CAAC;SACzC,QAAQ,EAAE;SACV,QAAQ,CAAC,8CAA8C,CAAC;IAC3D,KAAK,EAAE,CAAC;SACL,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yGAAyG,CAC1G;CACJ,CAAC;KACD,MAAM,EAAE,CAAA;AAEX,MAAM,CAAC,MAAM,oDAAoD,GAC/D,oCAAoC,CAAC,MAAM,CAAC;IAC1C,MAAM,EAAE,CAAC;SACN,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,EAAE,oCAAoC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;SAC9E,QAAQ,EAAE;CACd,CAAC,CAAA;AAOJ,MAAM,CAAC,MAAM,kDAAkD,GAAG,gBAAgB,CAChF,oCAAoC,CACrC,CAAA;AAQD,MAAM,CAAC,MAAM,kEAAkE,GAAG,gBAAgB,CAChG,oDAAoD,CACrD,CAAA"}
|
|
@@ -64,8 +64,8 @@ export declare const robotImageDescribeInstructionsSchema: z.ZodObject<{
|
|
|
64
64
|
explicit_descriptions: z.ZodDefault<z.ZodBoolean>;
|
|
65
65
|
}, "strict", z.ZodTypeAny, {
|
|
66
66
|
format: "json" | "text" | "meta";
|
|
67
|
-
robot: "/image/describe";
|
|
68
67
|
result: boolean;
|
|
68
|
+
robot: "/image/describe";
|
|
69
69
|
force_accept: boolean;
|
|
70
70
|
ignore_errors: string[];
|
|
71
71
|
granularity: "full" | "list";
|
|
@@ -90,6 +90,7 @@ export declare const robotImageDescribeInstructionsSchema: z.ZodObject<{
|
|
|
90
90
|
}, {
|
|
91
91
|
robot: "/image/describe";
|
|
92
92
|
format?: "json" | "text" | "meta" | undefined;
|
|
93
|
+
result?: boolean | undefined;
|
|
93
94
|
use?: string | string[] | {
|
|
94
95
|
name: string;
|
|
95
96
|
fields?: string | undefined;
|
|
@@ -105,7 +106,6 @@ export declare const robotImageDescribeInstructionsSchema: z.ZodObject<{
|
|
|
105
106
|
group_by_original?: boolean | undefined;
|
|
106
107
|
} | undefined;
|
|
107
108
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
108
|
-
result?: boolean | undefined;
|
|
109
109
|
queue?: "batch" | undefined;
|
|
110
110
|
force_accept?: boolean | undefined;
|
|
111
111
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -180,6 +180,7 @@ export declare const robotImageDescribeInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
180
180
|
ignore_errors: string[];
|
|
181
181
|
granularity: "full" | "list";
|
|
182
182
|
explicit_descriptions: boolean;
|
|
183
|
+
result?: boolean | "debug" | undefined;
|
|
183
184
|
use?: string | string[] | {
|
|
184
185
|
name: string;
|
|
185
186
|
fields?: string | undefined;
|
|
@@ -195,12 +196,12 @@ export declare const robotImageDescribeInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
195
196
|
group_by_original?: boolean | undefined;
|
|
196
197
|
} | undefined;
|
|
197
198
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
198
|
-
result?: boolean | "debug" | undefined;
|
|
199
199
|
queue?: "batch" | undefined;
|
|
200
200
|
provider?: "aws" | "gcp" | "replicate" | "fal" | "transloadit" | undefined;
|
|
201
201
|
}, {
|
|
202
202
|
robot: "/image/describe";
|
|
203
203
|
format?: "json" | "text" | "meta" | undefined;
|
|
204
|
+
result?: boolean | "debug" | undefined;
|
|
204
205
|
use?: string | string[] | {
|
|
205
206
|
name: string;
|
|
206
207
|
fields?: string | undefined;
|
|
@@ -216,7 +217,6 @@ export declare const robotImageDescribeInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
216
217
|
group_by_original?: boolean | undefined;
|
|
217
218
|
} | undefined;
|
|
218
219
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
219
|
-
result?: boolean | "debug" | undefined;
|
|
220
220
|
queue?: "batch" | undefined;
|
|
221
221
|
force_accept?: boolean | undefined;
|
|
222
222
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -287,8 +287,8 @@ export declare const interpolatableRobotImageDescribeInstructionsSchema: z.ZodOb
|
|
|
287
287
|
explicit_descriptions: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
288
288
|
}, "strict", z.ZodTypeAny, {
|
|
289
289
|
format: string;
|
|
290
|
-
robot: "/image/describe";
|
|
291
290
|
result: string | boolean;
|
|
291
|
+
robot: "/image/describe";
|
|
292
292
|
force_accept: string | boolean;
|
|
293
293
|
ignore_errors: string | string[];
|
|
294
294
|
granularity: string;
|
|
@@ -313,6 +313,7 @@ export declare const interpolatableRobotImageDescribeInstructionsSchema: z.ZodOb
|
|
|
313
313
|
}, {
|
|
314
314
|
robot: "/image/describe";
|
|
315
315
|
format?: string | undefined;
|
|
316
|
+
result?: string | boolean | undefined;
|
|
316
317
|
use?: string | string[] | {
|
|
317
318
|
name: string;
|
|
318
319
|
fields?: string | undefined;
|
|
@@ -328,7 +329,6 @@ export declare const interpolatableRobotImageDescribeInstructionsSchema: z.ZodOb
|
|
|
328
329
|
group_by_original?: boolean | undefined;
|
|
329
330
|
} | undefined;
|
|
330
331
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
331
|
-
result?: string | boolean | undefined;
|
|
332
332
|
queue?: string | undefined;
|
|
333
333
|
force_accept?: string | boolean | undefined;
|
|
334
334
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -404,6 +404,7 @@ export declare const interpolatableRobotImageDescribeInstructionsWithHiddenField
|
|
|
404
404
|
ignore_errors: string | string[];
|
|
405
405
|
granularity: string;
|
|
406
406
|
explicit_descriptions: string | boolean;
|
|
407
|
+
result?: string | boolean | undefined;
|
|
407
408
|
use?: string | string[] | {
|
|
408
409
|
name: string;
|
|
409
410
|
fields?: string | undefined;
|
|
@@ -419,12 +420,12 @@ export declare const interpolatableRobotImageDescribeInstructionsWithHiddenField
|
|
|
419
420
|
group_by_original?: boolean | undefined;
|
|
420
421
|
} | undefined;
|
|
421
422
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
422
|
-
result?: string | boolean | undefined;
|
|
423
423
|
queue?: string | undefined;
|
|
424
424
|
provider?: string | undefined;
|
|
425
425
|
}, {
|
|
426
426
|
robot: "/image/describe";
|
|
427
427
|
format?: string | undefined;
|
|
428
|
+
result?: string | boolean | undefined;
|
|
428
429
|
use?: string | string[] | {
|
|
429
430
|
name: string;
|
|
430
431
|
fields?: string | undefined;
|
|
@@ -440,7 +441,6 @@ export declare const interpolatableRobotImageDescribeInstructionsWithHiddenField
|
|
|
440
441
|
group_by_original?: boolean | undefined;
|
|
441
442
|
} | undefined;
|
|
442
443
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
443
|
-
result?: string | boolean | undefined;
|
|
444
444
|
queue?: string | undefined;
|
|
445
445
|
force_accept?: string | boolean | undefined;
|
|
446
446
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -66,8 +66,8 @@ export declare const robotImageFacedetectInstructionsSchema: z.ZodObject<{
|
|
|
66
66
|
faces: z.ZodDefault<z.ZodUnion<[z.ZodEnum<["each", "group", "max-confidence", "max-size"]>, z.ZodNumber]>>;
|
|
67
67
|
}, "strict", z.ZodTypeAny, {
|
|
68
68
|
format: "preserve" | "jpg" | "png" | "tiff";
|
|
69
|
-
robot: "/image/facedetect";
|
|
70
69
|
result: boolean;
|
|
70
|
+
robot: "/image/facedetect";
|
|
71
71
|
force_accept: boolean;
|
|
72
72
|
ignore_errors: string[];
|
|
73
73
|
crop: boolean;
|
|
@@ -94,6 +94,7 @@ export declare const robotImageFacedetectInstructionsSchema: z.ZodObject<{
|
|
|
94
94
|
}, {
|
|
95
95
|
robot: "/image/facedetect";
|
|
96
96
|
format?: "preserve" | "jpg" | "png" | "tiff" | undefined;
|
|
97
|
+
result?: boolean | undefined;
|
|
97
98
|
use?: string | string[] | {
|
|
98
99
|
name: string;
|
|
99
100
|
fields?: string | undefined;
|
|
@@ -109,7 +110,6 @@ export declare const robotImageFacedetectInstructionsSchema: z.ZodObject<{
|
|
|
109
110
|
group_by_original?: boolean | undefined;
|
|
110
111
|
} | undefined;
|
|
111
112
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
112
|
-
result?: boolean | undefined;
|
|
113
113
|
queue?: "batch" | undefined;
|
|
114
114
|
force_accept?: boolean | undefined;
|
|
115
115
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -190,6 +190,7 @@ export declare const robotImageFacedetectInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
190
190
|
crop_padding: string;
|
|
191
191
|
min_confidence: number;
|
|
192
192
|
faces: number | "each" | "group" | "max-confidence" | "max-size";
|
|
193
|
+
result?: boolean | "debug" | undefined;
|
|
193
194
|
use?: string | string[] | {
|
|
194
195
|
name: string;
|
|
195
196
|
fields?: string | undefined;
|
|
@@ -205,12 +206,12 @@ export declare const robotImageFacedetectInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
205
206
|
group_by_original?: boolean | undefined;
|
|
206
207
|
} | undefined;
|
|
207
208
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
208
|
-
result?: boolean | "debug" | undefined;
|
|
209
209
|
queue?: "batch" | undefined;
|
|
210
210
|
provider?: "aws" | "gcp" | "replicate" | "fal" | "transloadit" | undefined;
|
|
211
211
|
}, {
|
|
212
212
|
robot: "/image/facedetect";
|
|
213
213
|
format?: "preserve" | "jpg" | "png" | "tiff" | undefined;
|
|
214
|
+
result?: boolean | "debug" | undefined;
|
|
214
215
|
use?: string | string[] | {
|
|
215
216
|
name: string;
|
|
216
217
|
fields?: string | undefined;
|
|
@@ -226,7 +227,6 @@ export declare const robotImageFacedetectInstructionsWithHiddenFieldsSchema: z.Z
|
|
|
226
227
|
group_by_original?: boolean | undefined;
|
|
227
228
|
} | undefined;
|
|
228
229
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
229
|
-
result?: boolean | "debug" | undefined;
|
|
230
230
|
queue?: "batch" | undefined;
|
|
231
231
|
force_accept?: boolean | undefined;
|
|
232
232
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -301,8 +301,8 @@ export declare const interpolatableRobotImageFacedetectInstructionsSchema: z.Zod
|
|
|
301
301
|
faces: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodEnum<["each", "group", "max-confidence", "max-size"]>]>, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
|
|
302
302
|
}, "strict", z.ZodTypeAny, {
|
|
303
303
|
format: string;
|
|
304
|
-
robot: "/image/facedetect";
|
|
305
304
|
result: string | boolean;
|
|
305
|
+
robot: "/image/facedetect";
|
|
306
306
|
force_accept: string | boolean;
|
|
307
307
|
ignore_errors: string | string[];
|
|
308
308
|
crop: string | boolean;
|
|
@@ -329,6 +329,7 @@ export declare const interpolatableRobotImageFacedetectInstructionsSchema: z.Zod
|
|
|
329
329
|
}, {
|
|
330
330
|
robot: "/image/facedetect";
|
|
331
331
|
format?: string | undefined;
|
|
332
|
+
result?: string | boolean | undefined;
|
|
332
333
|
use?: string | string[] | {
|
|
333
334
|
name: string;
|
|
334
335
|
fields?: string | undefined;
|
|
@@ -344,7 +345,6 @@ export declare const interpolatableRobotImageFacedetectInstructionsSchema: z.Zod
|
|
|
344
345
|
group_by_original?: boolean | undefined;
|
|
345
346
|
} | undefined;
|
|
346
347
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
347
|
-
result?: string | boolean | undefined;
|
|
348
348
|
queue?: string | undefined;
|
|
349
349
|
force_accept?: string | boolean | undefined;
|
|
350
350
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -426,6 +426,7 @@ export declare const interpolatableRobotImageFacedetectInstructionsWithHiddenFie
|
|
|
426
426
|
crop_padding: string;
|
|
427
427
|
min_confidence: string | number;
|
|
428
428
|
faces: string | number;
|
|
429
|
+
result?: string | boolean | undefined;
|
|
429
430
|
use?: string | string[] | {
|
|
430
431
|
name: string;
|
|
431
432
|
fields?: string | undefined;
|
|
@@ -441,12 +442,12 @@ export declare const interpolatableRobotImageFacedetectInstructionsWithHiddenFie
|
|
|
441
442
|
group_by_original?: boolean | undefined;
|
|
442
443
|
} | undefined;
|
|
443
444
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
444
|
-
result?: string | boolean | undefined;
|
|
445
445
|
queue?: string | undefined;
|
|
446
446
|
provider?: string | undefined;
|
|
447
447
|
}, {
|
|
448
448
|
robot: "/image/facedetect";
|
|
449
449
|
format?: string | undefined;
|
|
450
|
+
result?: string | boolean | undefined;
|
|
450
451
|
use?: string | string[] | {
|
|
451
452
|
name: string;
|
|
452
453
|
fields?: string | undefined;
|
|
@@ -462,7 +463,6 @@ export declare const interpolatableRobotImageFacedetectInstructionsWithHiddenFie
|
|
|
462
463
|
group_by_original?: boolean | undefined;
|
|
463
464
|
} | undefined;
|
|
464
465
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
465
|
-
result?: string | boolean | undefined;
|
|
466
466
|
queue?: string | undefined;
|
|
467
467
|
force_accept?: string | boolean | undefined;
|
|
468
468
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -58,9 +58,9 @@ export declare const robotImageGenerateInstructionsSchema: z.ZodObject<{
|
|
|
58
58
|
}>]>>;
|
|
59
59
|
} & {
|
|
60
60
|
robot: z.ZodLiteral<"/image/generate">;
|
|
61
|
-
model: z.ZodString
|
|
61
|
+
model: z.ZodOptional<z.ZodString>;
|
|
62
62
|
prompt: z.ZodString;
|
|
63
|
-
format: z.ZodOptional<z.ZodEnum<["jpeg", "png", "gif", "webp", "svg"]>>;
|
|
63
|
+
format: z.ZodOptional<z.ZodEnum<["jpeg", "jpg", "png", "gif", "webp", "svg"]>>;
|
|
64
64
|
seed: z.ZodOptional<z.ZodNumber>;
|
|
65
65
|
aspect_ratio: z.ZodOptional<z.ZodString>;
|
|
66
66
|
height: z.ZodOptional<z.ZodNumber>;
|
|
@@ -69,13 +69,12 @@ export declare const robotImageGenerateInstructionsSchema: z.ZodObject<{
|
|
|
69
69
|
num_outputs: z.ZodOptional<z.ZodNumber>;
|
|
70
70
|
}, "strict", z.ZodTypeAny, {
|
|
71
71
|
prompt: string;
|
|
72
|
-
robot: "/image/generate";
|
|
73
72
|
result: boolean;
|
|
73
|
+
robot: "/image/generate";
|
|
74
74
|
force_accept: boolean;
|
|
75
75
|
ignore_errors: string[];
|
|
76
|
-
model: string;
|
|
77
76
|
style?: string | undefined;
|
|
78
|
-
format?: "gif" | "jpeg" | "png" | "svg" | "webp" | undefined;
|
|
77
|
+
format?: "gif" | "jpeg" | "jpg" | "png" | "svg" | "webp" | undefined;
|
|
79
78
|
use?: string | string[] | {
|
|
80
79
|
name: string;
|
|
81
80
|
fields?: string | undefined;
|
|
@@ -94,15 +93,16 @@ export declare const robotImageGenerateInstructionsSchema: z.ZodObject<{
|
|
|
94
93
|
queue?: "batch" | undefined;
|
|
95
94
|
width?: number | undefined;
|
|
96
95
|
height?: number | undefined;
|
|
96
|
+
model?: string | undefined;
|
|
97
97
|
seed?: number | undefined;
|
|
98
98
|
aspect_ratio?: string | undefined;
|
|
99
99
|
num_outputs?: number | undefined;
|
|
100
100
|
}, {
|
|
101
101
|
prompt: string;
|
|
102
102
|
robot: "/image/generate";
|
|
103
|
-
model: string;
|
|
104
103
|
style?: string | undefined;
|
|
105
|
-
format?: "gif" | "jpeg" | "png" | "svg" | "webp" | undefined;
|
|
104
|
+
format?: "gif" | "jpeg" | "jpg" | "png" | "svg" | "webp" | undefined;
|
|
105
|
+
result?: boolean | undefined;
|
|
106
106
|
use?: string | string[] | {
|
|
107
107
|
name: string;
|
|
108
108
|
fields?: string | undefined;
|
|
@@ -118,12 +118,12 @@ export declare const robotImageGenerateInstructionsSchema: z.ZodObject<{
|
|
|
118
118
|
group_by_original?: boolean | undefined;
|
|
119
119
|
} | undefined;
|
|
120
120
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
121
|
-
result?: boolean | undefined;
|
|
122
121
|
queue?: "batch" | undefined;
|
|
123
122
|
force_accept?: boolean | undefined;
|
|
124
123
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
125
124
|
width?: number | undefined;
|
|
126
125
|
height?: number | undefined;
|
|
126
|
+
model?: string | undefined;
|
|
127
127
|
seed?: number | undefined;
|
|
128
128
|
aspect_ratio?: string | undefined;
|
|
129
129
|
num_outputs?: number | undefined;
|
|
@@ -182,9 +182,9 @@ export declare const robotImageGenerateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
182
182
|
group_by_original?: boolean | undefined;
|
|
183
183
|
}>]>>;
|
|
184
184
|
robot: z.ZodLiteral<"/image/generate">;
|
|
185
|
-
model: z.ZodString
|
|
185
|
+
model: z.ZodOptional<z.ZodString>;
|
|
186
186
|
prompt: z.ZodString;
|
|
187
|
-
format: z.ZodOptional<z.ZodEnum<["jpeg", "png", "gif", "webp", "svg"]>>;
|
|
187
|
+
format: z.ZodOptional<z.ZodEnum<["jpeg", "jpg", "png", "gif", "webp", "svg"]>>;
|
|
188
188
|
seed: z.ZodOptional<z.ZodNumber>;
|
|
189
189
|
aspect_ratio: z.ZodOptional<z.ZodString>;
|
|
190
190
|
height: z.ZodOptional<z.ZodNumber>;
|
|
@@ -199,9 +199,9 @@ export declare const robotImageGenerateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
199
199
|
robot: "/image/generate";
|
|
200
200
|
force_accept: boolean;
|
|
201
201
|
ignore_errors: string[];
|
|
202
|
-
model: string;
|
|
203
202
|
style?: string | undefined;
|
|
204
|
-
format?: "gif" | "jpeg" | "png" | "svg" | "webp" | undefined;
|
|
203
|
+
format?: "gif" | "jpeg" | "jpg" | "png" | "svg" | "webp" | undefined;
|
|
204
|
+
result?: boolean | "debug" | undefined;
|
|
205
205
|
use?: string | string[] | {
|
|
206
206
|
name: string;
|
|
207
207
|
fields?: string | undefined;
|
|
@@ -217,10 +217,10 @@ export declare const robotImageGenerateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
217
217
|
group_by_original?: boolean | undefined;
|
|
218
218
|
} | undefined;
|
|
219
219
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
220
|
-
result?: boolean | "debug" | undefined;
|
|
221
220
|
queue?: "batch" | undefined;
|
|
222
221
|
width?: number | undefined;
|
|
223
222
|
height?: number | undefined;
|
|
223
|
+
model?: string | undefined;
|
|
224
224
|
provider?: string | undefined;
|
|
225
225
|
seed?: number | undefined;
|
|
226
226
|
aspect_ratio?: string | undefined;
|
|
@@ -228,9 +228,9 @@ export declare const robotImageGenerateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
228
228
|
}, {
|
|
229
229
|
prompt: string;
|
|
230
230
|
robot: "/image/generate";
|
|
231
|
-
model: string;
|
|
232
231
|
style?: string | undefined;
|
|
233
|
-
format?: "gif" | "jpeg" | "png" | "svg" | "webp" | undefined;
|
|
232
|
+
format?: "gif" | "jpeg" | "jpg" | "png" | "svg" | "webp" | undefined;
|
|
233
|
+
result?: boolean | "debug" | undefined;
|
|
234
234
|
use?: string | string[] | {
|
|
235
235
|
name: string;
|
|
236
236
|
fields?: string | undefined;
|
|
@@ -246,12 +246,12 @@ export declare const robotImageGenerateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
246
246
|
group_by_original?: boolean | undefined;
|
|
247
247
|
} | undefined;
|
|
248
248
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
249
|
-
result?: boolean | "debug" | undefined;
|
|
250
249
|
queue?: "batch" | undefined;
|
|
251
250
|
force_accept?: boolean | undefined;
|
|
252
251
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
253
252
|
width?: number | undefined;
|
|
254
253
|
height?: number | undefined;
|
|
254
|
+
model?: string | undefined;
|
|
255
255
|
provider?: string | undefined;
|
|
256
256
|
seed?: number | undefined;
|
|
257
257
|
aspect_ratio?: string | undefined;
|
|
@@ -261,7 +261,6 @@ export type RobotImageGenerateInstructions = z.infer<typeof robotImageGenerateIn
|
|
|
261
261
|
export type RobotImageGenerateInstructionsWithHiddenFields = z.infer<typeof robotImageGenerateInstructionsWithHiddenFieldsSchema>;
|
|
262
262
|
export declare const interpolatableRobotImageGenerateInstructionsSchema: z.ZodObject<{
|
|
263
263
|
output_meta: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodBoolean]>>, z.ZodUnion<[z.ZodString, z.ZodBoolean]>, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>]>>;
|
|
264
|
-
result: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
265
264
|
queue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<["batch"]>]>>;
|
|
266
265
|
force_accept: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
267
266
|
ignore_errors: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodUnion<[z.ZodBoolean, z.ZodArray<z.ZodEnum<["meta", "execute"]>, "many">]>, string[], boolean | ("meta" | "execute")[]>]>>;
|
|
@@ -314,24 +313,25 @@ export declare const interpolatableRobotImageGenerateInstructionsSchema: z.ZodOb
|
|
|
314
313
|
group_by_original?: boolean | undefined;
|
|
315
314
|
}>]>>;
|
|
316
315
|
robot: z.ZodLiteral<"/image/generate">;
|
|
317
|
-
model: z.ZodString
|
|
316
|
+
model: z.ZodOptional<z.ZodString>;
|
|
318
317
|
prompt: z.ZodString;
|
|
319
|
-
format: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<["jpeg", "png", "gif", "webp", "svg"]>]>>;
|
|
318
|
+
format: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<["jpeg", "jpg", "png", "gif", "webp", "svg"]>]>>;
|
|
320
319
|
seed: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
321
320
|
aspect_ratio: z.ZodOptional<z.ZodString>;
|
|
322
321
|
height: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
323
322
|
width: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
324
323
|
style: z.ZodOptional<z.ZodString>;
|
|
325
324
|
num_outputs: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
325
|
+
provider: z.ZodOptional<z.ZodString>;
|
|
326
|
+
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
326
327
|
}, "strict", z.ZodTypeAny, {
|
|
327
328
|
prompt: string;
|
|
328
329
|
robot: "/image/generate";
|
|
329
|
-
result: string | boolean;
|
|
330
330
|
force_accept: string | boolean;
|
|
331
331
|
ignore_errors: string | string[];
|
|
332
|
-
model: string;
|
|
333
332
|
style?: string | undefined;
|
|
334
333
|
format?: string | undefined;
|
|
334
|
+
result?: string | boolean | undefined;
|
|
335
335
|
use?: string | string[] | {
|
|
336
336
|
name: string;
|
|
337
337
|
fields?: string | undefined;
|
|
@@ -350,15 +350,17 @@ export declare const interpolatableRobotImageGenerateInstructionsSchema: z.ZodOb
|
|
|
350
350
|
queue?: string | undefined;
|
|
351
351
|
width?: string | number | undefined;
|
|
352
352
|
height?: string | number | undefined;
|
|
353
|
+
model?: string | undefined;
|
|
354
|
+
provider?: string | undefined;
|
|
353
355
|
seed?: string | number | undefined;
|
|
354
356
|
aspect_ratio?: string | undefined;
|
|
355
357
|
num_outputs?: string | number | undefined;
|
|
356
358
|
}, {
|
|
357
359
|
prompt: string;
|
|
358
360
|
robot: "/image/generate";
|
|
359
|
-
model: string;
|
|
360
361
|
style?: string | undefined;
|
|
361
362
|
format?: string | undefined;
|
|
363
|
+
result?: string | boolean | undefined;
|
|
362
364
|
use?: string | string[] | {
|
|
363
365
|
name: string;
|
|
364
366
|
fields?: string | undefined;
|
|
@@ -374,12 +376,13 @@ export declare const interpolatableRobotImageGenerateInstructionsSchema: z.ZodOb
|
|
|
374
376
|
group_by_original?: boolean | undefined;
|
|
375
377
|
} | undefined;
|
|
376
378
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
377
|
-
result?: string | boolean | undefined;
|
|
378
379
|
queue?: string | undefined;
|
|
379
380
|
force_accept?: string | boolean | undefined;
|
|
380
381
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
381
382
|
width?: string | number | undefined;
|
|
382
383
|
height?: string | number | undefined;
|
|
384
|
+
model?: string | undefined;
|
|
385
|
+
provider?: string | undefined;
|
|
383
386
|
seed?: string | number | undefined;
|
|
384
387
|
aspect_ratio?: string | undefined;
|
|
385
388
|
num_outputs?: string | number | undefined;
|
|
@@ -440,9 +443,9 @@ export declare const interpolatableRobotImageGenerateInstructionsWithHiddenField
|
|
|
440
443
|
group_by_original?: boolean | undefined;
|
|
441
444
|
}>]>>;
|
|
442
445
|
robot: z.ZodLiteral<"/image/generate">;
|
|
443
|
-
model: z.ZodString
|
|
446
|
+
model: z.ZodOptional<z.ZodString>;
|
|
444
447
|
prompt: z.ZodString;
|
|
445
|
-
format: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<["jpeg", "png", "gif", "webp", "svg"]>]>>;
|
|
448
|
+
format: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<["jpeg", "jpg", "png", "gif", "webp", "svg"]>]>>;
|
|
446
449
|
seed: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
447
450
|
aspect_ratio: z.ZodOptional<z.ZodString>;
|
|
448
451
|
height: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
@@ -456,9 +459,9 @@ export declare const interpolatableRobotImageGenerateInstructionsWithHiddenField
|
|
|
456
459
|
robot: "/image/generate";
|
|
457
460
|
force_accept: string | boolean;
|
|
458
461
|
ignore_errors: string | string[];
|
|
459
|
-
model: string;
|
|
460
462
|
style?: string | undefined;
|
|
461
463
|
format?: string | undefined;
|
|
464
|
+
result?: string | boolean | undefined;
|
|
462
465
|
use?: string | string[] | {
|
|
463
466
|
name: string;
|
|
464
467
|
fields?: string | undefined;
|
|
@@ -474,10 +477,10 @@ export declare const interpolatableRobotImageGenerateInstructionsWithHiddenField
|
|
|
474
477
|
group_by_original?: boolean | undefined;
|
|
475
478
|
} | undefined;
|
|
476
479
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
477
|
-
result?: string | boolean | undefined;
|
|
478
480
|
queue?: string | undefined;
|
|
479
481
|
width?: string | number | undefined;
|
|
480
482
|
height?: string | number | undefined;
|
|
483
|
+
model?: string | undefined;
|
|
481
484
|
provider?: string | undefined;
|
|
482
485
|
seed?: string | number | undefined;
|
|
483
486
|
aspect_ratio?: string | undefined;
|
|
@@ -485,9 +488,9 @@ export declare const interpolatableRobotImageGenerateInstructionsWithHiddenField
|
|
|
485
488
|
}, {
|
|
486
489
|
prompt: string;
|
|
487
490
|
robot: "/image/generate";
|
|
488
|
-
model: string;
|
|
489
491
|
style?: string | undefined;
|
|
490
492
|
format?: string | undefined;
|
|
493
|
+
result?: string | boolean | undefined;
|
|
491
494
|
use?: string | string[] | {
|
|
492
495
|
name: string;
|
|
493
496
|
fields?: string | undefined;
|
|
@@ -503,12 +506,12 @@ export declare const interpolatableRobotImageGenerateInstructionsWithHiddenField
|
|
|
503
506
|
group_by_original?: boolean | undefined;
|
|
504
507
|
} | undefined;
|
|
505
508
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
506
|
-
result?: string | boolean | undefined;
|
|
507
509
|
queue?: string | undefined;
|
|
508
510
|
force_accept?: string | boolean | undefined;
|
|
509
511
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
510
512
|
width?: string | number | undefined;
|
|
511
513
|
height?: string | number | undefined;
|
|
514
|
+
model?: string | undefined;
|
|
512
515
|
provider?: string | undefined;
|
|
513
516
|
seed?: string | number | undefined;
|
|
514
517
|
aspect_ratio?: string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-generate.d.ts","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/image-generate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAA;AAGnE,eAAO,MAAM,IAAI,EAAE,cAyBlB,CAAA;AAED,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"image-generate.d.ts","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/image-generate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAA;AAGnE,eAAO,MAAM,IAAI,EAAE,cAyBlB,CAAA;AAED,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0BtC,CAAA;AAEX,eAAO,MAAM,oDAAoD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAM7D,CAAA;AAEJ,MAAM,MAAM,8BAA8B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oCAAoC,CAAC,CAAA;AACjG,MAAM,MAAM,8CAA8C,GAAG,CAAC,CAAC,KAAK,CAClE,OAAO,oDAAoD,CAC5D,CAAA;AAED,eAAO,MAAM,kDAAkD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAE9D,CAAA;AACD,MAAM,MAAM,4CAA4C,GACtD,iDAAiD,CAAA;AAEnD,MAAM,MAAM,iDAAiD,GAAG,CAAC,CAAC,KAAK,CACrE,OAAO,kDAAkD,CAC1D,CAAA;AAED,eAAO,MAAM,kEAAkE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAE9E,CAAA;AACD,MAAM,MAAM,4DAA4D,GAAG,CAAC,CAAC,KAAK,CAChF,OAAO,kEAAkE,CAC1E,CAAA;AACD,MAAM,MAAM,iEAAiE,GAAG,CAAC,CAAC,KAAK,CACrF,OAAO,kEAAkE,CAC1E,CAAA"}
|
|
@@ -30,10 +30,13 @@ export const robotImageGenerateInstructionsSchema = robotBase
|
|
|
30
30
|
.merge(robotUse)
|
|
31
31
|
.extend({
|
|
32
32
|
robot: z.literal('/image/generate'),
|
|
33
|
-
model: z
|
|
33
|
+
model: z
|
|
34
|
+
.string()
|
|
35
|
+
.optional()
|
|
36
|
+
.describe('The AI model to use for image generation. Defaults to google/nano-banana.'),
|
|
34
37
|
prompt: z.string().describe('The prompt describing the desired image content.'),
|
|
35
38
|
format: z
|
|
36
|
-
.enum(['jpeg', 'png', 'gif', 'webp', 'svg'])
|
|
39
|
+
.enum(['jpeg', 'jpg', 'png', 'gif', 'webp', 'svg'])
|
|
37
40
|
.optional()
|
|
38
41
|
.describe('Format of the generated image.'),
|
|
39
42
|
seed: z.number().optional().describe('Seed for the random number generator.'),
|
|
@@ -56,6 +59,6 @@ export const robotImageGenerateInstructionsWithHiddenFieldsSchema = robotImageGe
|
|
|
56
59
|
.union([z.literal('debug'), robotImageGenerateInstructionsSchema.shape.result])
|
|
57
60
|
.optional(),
|
|
58
61
|
});
|
|
59
|
-
export const interpolatableRobotImageGenerateInstructionsSchema = interpolateRobot(
|
|
62
|
+
export const interpolatableRobotImageGenerateInstructionsSchema = interpolateRobot(robotImageGenerateInstructionsWithHiddenFieldsSchema);
|
|
60
63
|
export const interpolatableRobotImageGenerateInstructionsWithHiddenFieldsSchema = interpolateRobot(robotImageGenerateInstructionsWithHiddenFieldsSchema);
|
|
61
64
|
//# sourceMappingURL=image-generate.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-generate.js","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/image-generate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAA;AAErF,MAAM,CAAC,MAAM,IAAI,GAAmB;IAClC,yBAAyB,EAAE,IAAI;IAC/B,UAAU,EAAE,CAAC;IACb,eAAe,EAAE,CAAC;IAClB,YAAY,EAAE,CAAC;IACf,cAAc,EAAE,CAAC;IACjB,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,6CAA6C;IAC/D,YAAY,EAAE,UAAU;IACxB,YAAY,EAAE,UAAU;IACxB,aAAa,EAAE,mCAAmC;IAClD,YAAY,EAAE,yBAAyB;IACvC,UAAU,EAAE,EAAE;IACd,KAAK,EAAE,mCAAmC;IAC1C,oBAAoB,EAAE,GAAG;IACzB,iBAAiB,EAAE,OAAO;IAC1B,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE,CAAC;IACd,cAAc,EAAE,EAAE;IAClB,gBAAgB,EAAE,IAAI;IACtB,wBAAwB,EAAE,IAAI;IAC9B,mBAAmB,EAAE,IAAI;IACzB,UAAU,EAAE,KAAK;IACjB,iDAAiD,EAAE,KAAK;IACxD,KAAK,EAAE,IAAI;CACZ,CAAA;AAED,MAAM,CAAC,MAAM,oCAAoC,GAAG,SAAS;KAC1D,KAAK,CAAC,QAAQ,CAAC;KACf,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,iBAAiB,CAAC;IACnC,KAAK,EAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"image-generate.js","sourceRoot":"","sources":["../../../../src/alphalib/types/robots/image-generate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAA;AAErF,MAAM,CAAC,MAAM,IAAI,GAAmB;IAClC,yBAAyB,EAAE,IAAI;IAC/B,UAAU,EAAE,CAAC;IACb,eAAe,EAAE,CAAC;IAClB,YAAY,EAAE,CAAC;IACf,cAAc,EAAE,CAAC;IACjB,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,6CAA6C;IAC/D,YAAY,EAAE,UAAU;IACxB,YAAY,EAAE,UAAU;IACxB,aAAa,EAAE,mCAAmC;IAClD,YAAY,EAAE,yBAAyB;IACvC,UAAU,EAAE,EAAE;IACd,KAAK,EAAE,mCAAmC;IAC1C,oBAAoB,EAAE,GAAG;IACzB,iBAAiB,EAAE,OAAO;IAC1B,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE,CAAC;IACd,cAAc,EAAE,EAAE;IAClB,gBAAgB,EAAE,IAAI;IACtB,wBAAwB,EAAE,IAAI;IAC9B,mBAAmB,EAAE,IAAI;IACzB,UAAU,EAAE,KAAK;IACjB,iDAAiD,EAAE,KAAK;IACxD,KAAK,EAAE,IAAI;CACZ,CAAA;AAED,MAAM,CAAC,MAAM,oCAAoC,GAAG,SAAS;KAC1D,KAAK,CAAC,QAAQ,CAAC;KACf,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,iBAAiB,CAAC;IACnC,KAAK,EAAE,CAAC;SACL,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,2EAA2E,CAAC;IACxF,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kDAAkD,CAAC;IAC/E,MAAM,EAAE,CAAC;SACN,IAAI,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,CAAC,CAAC;SAClD,QAAQ,EAAE;SACV,QAAQ,CAAC,gCAAgC,CAAC;IAC7C,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,uCAAuC,CAAC;IAC7E,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;IACpF,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,gCAAgC,CAAC;IACxE,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACtE,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACtE,WAAW,EAAE,CAAC;SACX,MAAM,EAAE;SACR,GAAG,EAAE;SACL,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,EAAE,CAAC;SACP,QAAQ,EAAE;SACV,QAAQ,CAAC,uCAAuC,CAAC;CACrD,CAAC;KACD,MAAM,EAAE,CAAA;AAEX,MAAM,CAAC,MAAM,oDAAoD,GAC/D,oCAAoC,CAAC,MAAM,CAAC;IAC1C,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,oCAAoC,CAAC;IAC9E,MAAM,EAAE,CAAC;SACN,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,EAAE,oCAAoC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;SAC9E,QAAQ,EAAE;CACd,CAAC,CAAA;AAOJ,MAAM,CAAC,MAAM,kDAAkD,GAAG,gBAAgB,CAChF,oDAAoD,CACrD,CAAA;AAQD,MAAM,CAAC,MAAM,kEAAkE,GAAG,gBAAgB,CAChG,oDAAoD,CACrD,CAAA"}
|
|
@@ -66,8 +66,8 @@ export declare const robotImageMergeInstructionsSchema: z.ZodObject<{
|
|
|
66
66
|
quality: z.ZodDefault<z.ZodNumber>;
|
|
67
67
|
}, "strict", z.ZodTypeAny, {
|
|
68
68
|
format: "jpg" | "png";
|
|
69
|
-
robot: "/image/merge";
|
|
70
69
|
result: boolean;
|
|
70
|
+
robot: "/image/merge";
|
|
71
71
|
force_accept: boolean;
|
|
72
72
|
ignore_errors: string[];
|
|
73
73
|
background: string;
|
|
@@ -94,6 +94,7 @@ export declare const robotImageMergeInstructionsSchema: z.ZodObject<{
|
|
|
94
94
|
}, {
|
|
95
95
|
robot: "/image/merge";
|
|
96
96
|
format?: "jpg" | "png" | undefined;
|
|
97
|
+
result?: boolean | undefined;
|
|
97
98
|
use?: string | string[] | {
|
|
98
99
|
name: string;
|
|
99
100
|
fields?: string | undefined;
|
|
@@ -109,7 +110,6 @@ export declare const robotImageMergeInstructionsSchema: z.ZodObject<{
|
|
|
109
110
|
group_by_original?: boolean | undefined;
|
|
110
111
|
} | undefined;
|
|
111
112
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
112
|
-
result?: boolean | undefined;
|
|
113
113
|
queue?: "batch" | undefined;
|
|
114
114
|
force_accept?: boolean | undefined;
|
|
115
115
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -191,6 +191,7 @@ export declare const robotImageMergeInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
191
191
|
border: number;
|
|
192
192
|
adaptive_filtering: boolean;
|
|
193
193
|
quality: number;
|
|
194
|
+
result?: boolean | "debug" | undefined;
|
|
194
195
|
use?: string | string[] | {
|
|
195
196
|
name: string;
|
|
196
197
|
fields?: string | undefined;
|
|
@@ -206,11 +207,11 @@ export declare const robotImageMergeInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
206
207
|
group_by_original?: boolean | undefined;
|
|
207
208
|
} | undefined;
|
|
208
209
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
209
|
-
result?: boolean | "debug" | undefined;
|
|
210
210
|
queue?: "batch" | undefined;
|
|
211
211
|
}, {
|
|
212
212
|
robot: "/image/merge";
|
|
213
213
|
format?: "jpg" | "png" | undefined;
|
|
214
|
+
result?: boolean | "debug" | undefined;
|
|
214
215
|
use?: string | string[] | {
|
|
215
216
|
name: string;
|
|
216
217
|
fields?: string | undefined;
|
|
@@ -226,7 +227,6 @@ export declare const robotImageMergeInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
226
227
|
group_by_original?: boolean | undefined;
|
|
227
228
|
} | undefined;
|
|
228
229
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
229
|
-
result?: boolean | "debug" | undefined;
|
|
230
230
|
queue?: "batch" | undefined;
|
|
231
231
|
force_accept?: boolean | undefined;
|
|
232
232
|
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -301,8 +301,8 @@ export declare const interpolatableRobotImageMergeInstructionsSchema: z.ZodObjec
|
|
|
301
301
|
quality: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
302
302
|
}, "strict", z.ZodTypeAny, {
|
|
303
303
|
format: string;
|
|
304
|
-
robot: "/image/merge";
|
|
305
304
|
result: string | boolean;
|
|
305
|
+
robot: "/image/merge";
|
|
306
306
|
force_accept: string | boolean;
|
|
307
307
|
ignore_errors: string | string[];
|
|
308
308
|
background: string;
|
|
@@ -329,6 +329,7 @@ export declare const interpolatableRobotImageMergeInstructionsSchema: z.ZodObjec
|
|
|
329
329
|
}, {
|
|
330
330
|
robot: "/image/merge";
|
|
331
331
|
format?: string | undefined;
|
|
332
|
+
result?: string | boolean | undefined;
|
|
332
333
|
use?: string | string[] | {
|
|
333
334
|
name: string;
|
|
334
335
|
fields?: string | undefined;
|
|
@@ -344,7 +345,6 @@ export declare const interpolatableRobotImageMergeInstructionsSchema: z.ZodObjec
|
|
|
344
345
|
group_by_original?: boolean | undefined;
|
|
345
346
|
} | undefined;
|
|
346
347
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
347
|
-
result?: string | boolean | undefined;
|
|
348
348
|
queue?: string | undefined;
|
|
349
349
|
force_accept?: string | boolean | undefined;
|
|
350
350
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
@@ -427,6 +427,7 @@ export declare const interpolatableRobotImageMergeInstructionsWithHiddenFieldsSc
|
|
|
427
427
|
border: string | number;
|
|
428
428
|
adaptive_filtering: string | boolean;
|
|
429
429
|
quality: string | number;
|
|
430
|
+
result?: string | boolean | undefined;
|
|
430
431
|
use?: string | string[] | {
|
|
431
432
|
name: string;
|
|
432
433
|
fields?: string | undefined;
|
|
@@ -442,11 +443,11 @@ export declare const interpolatableRobotImageMergeInstructionsWithHiddenFieldsSc
|
|
|
442
443
|
group_by_original?: boolean | undefined;
|
|
443
444
|
} | undefined;
|
|
444
445
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
445
|
-
result?: string | boolean | undefined;
|
|
446
446
|
queue?: string | undefined;
|
|
447
447
|
}, {
|
|
448
448
|
robot: "/image/merge";
|
|
449
449
|
format?: string | undefined;
|
|
450
|
+
result?: string | boolean | undefined;
|
|
450
451
|
use?: string | string[] | {
|
|
451
452
|
name: string;
|
|
452
453
|
fields?: string | undefined;
|
|
@@ -462,7 +463,6 @@ export declare const interpolatableRobotImageMergeInstructionsWithHiddenFieldsSc
|
|
|
462
463
|
group_by_original?: boolean | undefined;
|
|
463
464
|
} | undefined;
|
|
464
465
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
465
|
-
result?: string | boolean | undefined;
|
|
466
466
|
queue?: string | undefined;
|
|
467
467
|
force_accept?: string | boolean | undefined;
|
|
468
468
|
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|