@transloadit/node 4.10.5 → 4.10.7
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/ApiError.d.ts.map +1 -1
- package/dist/ApiError.js.map +1 -1
- package/dist/PaginationStream.d.ts +1 -1
- package/dist/PaginationStream.d.ts.map +1 -1
- package/dist/PaginationStream.js.map +1 -1
- package/dist/Transloadit.d.ts +8 -8
- package/dist/Transloadit.d.ts.map +1 -1
- package/dist/Transloadit.js.map +1 -1
- package/dist/alphalib/errors.d.ts +1 -0
- package/dist/alphalib/errors.d.ts.map +1 -1
- package/dist/alphalib/errors.js +15 -0
- package/dist/alphalib/errors.js.map +1 -1
- package/dist/alphalib/object.d.ts +3 -0
- package/dist/alphalib/object.d.ts.map +1 -1
- package/dist/alphalib/object.js +11 -0
- package/dist/alphalib/object.js.map +1 -1
- package/dist/alphalib/types/assemblyStatus.d.ts +8594 -14
- package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyStatus.js +25 -8
- package/dist/alphalib/types/assemblyStatus.js.map +1 -1
- package/dist/alphalib/types/assemblyUrls.d.ts.map +1 -1
- package/dist/alphalib/types/assemblyUrls.js.map +1 -1
- package/dist/alphalib/types/file.d.ts +4 -0
- package/dist/alphalib/types/file.d.ts.map +1 -0
- package/dist/alphalib/types/file.js +3 -0
- package/dist/alphalib/types/file.js.map +1 -0
- package/dist/alphalib/types/robots/_index.d.ts +93 -93
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts +22 -17
- package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
- package/dist/alphalib/types/robots/_instructions-primitives.js +39 -38
- package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -1
- package/dist/alphalib/types/robots/ai-chat.js +2 -0
- package/dist/alphalib/types/robots/ai-chat.js.map +1 -1
- package/dist/alphalib/types/robots/assembly-savejson.d.ts +80 -1
- package/dist/alphalib/types/robots/assembly-savejson.d.ts.map +1 -1
- package/dist/alphalib/types/robots/assembly-savejson.js +7 -0
- package/dist/alphalib/types/robots/assembly-savejson.js.map +1 -1
- package/dist/alphalib/types/robots/audio-artwork.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-artwork.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-artwork.js.map +1 -1
- package/dist/alphalib/types/robots/audio-concat.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-concat.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-concat.js.map +1 -1
- package/dist/alphalib/types/robots/audio-encode.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-encode.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-encode.js.map +1 -1
- package/dist/alphalib/types/robots/audio-loop.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-loop.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-loop.js.map +1 -1
- package/dist/alphalib/types/robots/audio-merge.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-merge.js.map +1 -1
- package/dist/alphalib/types/robots/audio-split.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-split.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-split.js.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.d.ts +5 -5
- package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
- package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts +1 -1
- package/dist/alphalib/types/robots/azure-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/azure-import.js.map +1 -1
- package/dist/alphalib/types/robots/azure-store.d.ts +15 -9
- package/dist/alphalib/types/robots/azure-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/azure-store.js +5 -2
- package/dist/alphalib/types/robots/azure-store.js.map +1 -1
- package/dist/alphalib/types/robots/backblaze-import.d.ts +1 -1
- package/dist/alphalib/types/robots/backblaze-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/backblaze-import.js.map +1 -1
- package/dist/alphalib/types/robots/backblaze-store.d.ts +1 -1
- package/dist/alphalib/types/robots/backblaze-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/backblaze-store.js.map +1 -1
- package/dist/alphalib/types/robots/box-import.d.ts +1 -1
- package/dist/alphalib/types/robots/box-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/box-import.js.map +1 -1
- package/dist/alphalib/types/robots/box-store.d.ts +1 -1
- package/dist/alphalib/types/robots/box-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/box-store.js.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudfiles-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-import.js.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudfiles-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudfiles-store.js.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-import.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudflare-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-import.js.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-store.d.ts +1 -1
- package/dist/alphalib/types/robots/cloudflare-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/cloudflare-store.js.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-import.d.ts +1 -1
- package/dist/alphalib/types/robots/digitalocean-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-import.js.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-store.d.ts +1 -1
- package/dist/alphalib/types/robots/digitalocean-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/digitalocean-store.js.map +1 -1
- package/dist/alphalib/types/robots/document-autorotate.d.ts +1 -1
- package/dist/alphalib/types/robots/document-autorotate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-autorotate.js.map +1 -1
- package/dist/alphalib/types/robots/document-convert.d.ts +1 -1
- package/dist/alphalib/types/robots/document-convert.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-convert.js.map +1 -1
- package/dist/alphalib/types/robots/document-extract.d.ts +573 -0
- package/dist/alphalib/types/robots/document-extract.d.ts.map +1 -0
- package/dist/alphalib/types/robots/document-extract.js +152 -0
- package/dist/alphalib/types/robots/document-extract.js.map +1 -0
- package/dist/alphalib/types/robots/document-merge.d.ts +1 -1
- package/dist/alphalib/types/robots/document-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-merge.js.map +1 -1
- package/dist/alphalib/types/robots/document-ocr.d.ts +1 -1
- package/dist/alphalib/types/robots/document-ocr.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-ocr.js.map +1 -1
- package/dist/alphalib/types/robots/document-optimize.d.ts +1 -1
- package/dist/alphalib/types/robots/document-optimize.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-optimize.js.map +1 -1
- package/dist/alphalib/types/robots/document-split.d.ts +1 -1
- package/dist/alphalib/types/robots/document-split.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-split.js.map +1 -1
- package/dist/alphalib/types/robots/document-thumbs.d.ts +1 -1
- package/dist/alphalib/types/robots/document-thumbs.d.ts.map +1 -1
- package/dist/alphalib/types/robots/document-thumbs.js.map +1 -1
- package/dist/alphalib/types/robots/dropbox-import.d.ts +21 -3
- package/dist/alphalib/types/robots/dropbox-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/dropbox-import.js +12 -1
- package/dist/alphalib/types/robots/dropbox-import.js.map +1 -1
- package/dist/alphalib/types/robots/dropbox-store.d.ts +1 -1
- package/dist/alphalib/types/robots/dropbox-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/dropbox-store.js.map +1 -1
- package/dist/alphalib/types/robots/edgly-deliver.d.ts +1 -1
- package/dist/alphalib/types/robots/edgly-deliver.d.ts.map +1 -1
- package/dist/alphalib/types/robots/edgly-deliver.js.map +1 -1
- package/dist/alphalib/types/robots/file-compress.d.ts +1 -1
- package/dist/alphalib/types/robots/file-compress.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-compress.js.map +1 -1
- package/dist/alphalib/types/robots/file-decompress.d.ts +1 -1
- package/dist/alphalib/types/robots/file-decompress.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-decompress.js.map +1 -1
- package/dist/alphalib/types/robots/file-filter.d.ts +3 -1
- package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-filter.js +2 -1
- package/dist/alphalib/types/robots/file-filter.js.map +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts +1 -1
- package/dist/alphalib/types/robots/file-hash.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-hash.js.map +1 -1
- package/dist/alphalib/types/robots/file-preview.d.ts +1 -1
- package/dist/alphalib/types/robots/file-preview.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-preview.js.map +1 -1
- package/dist/alphalib/types/robots/file-read.d.ts +1 -1
- package/dist/alphalib/types/robots/file-read.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-read.js.map +1 -1
- package/dist/alphalib/types/robots/file-serve.d.ts +1 -1
- package/dist/alphalib/types/robots/file-serve.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-serve.js.map +1 -1
- package/dist/alphalib/types/robots/file-verify.d.ts +1 -1
- package/dist/alphalib/types/robots/file-verify.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-verify.js.map +1 -1
- package/dist/alphalib/types/robots/file-virusscan.d.ts +1 -1
- package/dist/alphalib/types/robots/file-virusscan.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-virusscan.js.map +1 -1
- package/dist/alphalib/types/robots/file-watermark.d.ts +1 -1
- package/dist/alphalib/types/robots/file-watermark.d.ts.map +1 -1
- package/dist/alphalib/types/robots/file-watermark.js.map +1 -1
- package/dist/alphalib/types/robots/ftp-import.d.ts +1 -1
- package/dist/alphalib/types/robots/ftp-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/ftp-import.js.map +1 -1
- package/dist/alphalib/types/robots/ftp-store.d.ts +1 -1
- package/dist/alphalib/types/robots/ftp-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/ftp-store.js.map +1 -1
- package/dist/alphalib/types/robots/google-import.d.ts +1 -1
- package/dist/alphalib/types/robots/google-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/google-import.js.map +1 -1
- package/dist/alphalib/types/robots/google-store.d.ts +1 -1
- package/dist/alphalib/types/robots/google-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/google-store.js.map +1 -1
- package/dist/alphalib/types/robots/html-convert.d.ts +1 -1
- package/dist/alphalib/types/robots/html-convert.d.ts.map +1 -1
- package/dist/alphalib/types/robots/html-convert.js.map +1 -1
- package/dist/alphalib/types/robots/http-import.d.ts +13 -1
- package/dist/alphalib/types/robots/http-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/http-import.js +8 -0
- package/dist/alphalib/types/robots/http-import.js.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.d.ts +1 -1
- package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
- package/dist/alphalib/types/robots/image-copyrightdetect.d.ts +1 -1
- package/dist/alphalib/types/robots/image-copyrightdetect.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-copyrightdetect.js.map +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts +1 -1
- package/dist/alphalib/types/robots/image-describe.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-describe.js.map +1 -1
- package/dist/alphalib/types/robots/image-enhance.d.ts +1 -1
- package/dist/alphalib/types/robots/image-enhance.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-enhance.js.map +1 -1
- package/dist/alphalib/types/robots/image-facedetect.d.ts +29 -1
- package/dist/alphalib/types/robots/image-facedetect.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-facedetect.js +19 -1
- package/dist/alphalib/types/robots/image-facedetect.js.map +1 -1
- package/dist/alphalib/types/robots/image-generate.d.ts +1 -1
- package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-generate.js.map +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts +1 -1
- package/dist/alphalib/types/robots/image-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-merge.js.map +1 -1
- package/dist/alphalib/types/robots/image-ocr.d.ts +1 -1
- package/dist/alphalib/types/robots/image-ocr.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-ocr.js.map +1 -1
- package/dist/alphalib/types/robots/image-optimize.d.ts +1 -1
- package/dist/alphalib/types/robots/image-optimize.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-optimize.js.map +1 -1
- package/dist/alphalib/types/robots/image-resize.d.ts +1 -1
- package/dist/alphalib/types/robots/image-resize.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-resize.js +1 -5
- package/dist/alphalib/types/robots/image-resize.js.map +1 -1
- package/dist/alphalib/types/robots/image-upscale.d.ts +1 -1
- package/dist/alphalib/types/robots/image-upscale.d.ts.map +1 -1
- package/dist/alphalib/types/robots/image-upscale.js.map +1 -1
- package/dist/alphalib/types/robots/mega-import.d.ts +1 -1
- package/dist/alphalib/types/robots/mega-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/mega-import.js.map +1 -1
- package/dist/alphalib/types/robots/mega-store.d.ts +1 -1
- package/dist/alphalib/types/robots/mega-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/mega-store.js.map +1 -1
- package/dist/alphalib/types/robots/meta-read.d.ts +1 -1
- package/dist/alphalib/types/robots/meta-read.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-read.js.map +1 -1
- package/dist/alphalib/types/robots/meta-write.d.ts +5 -5
- package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
- package/dist/alphalib/types/robots/meta-write.js.map +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts +1 -1
- package/dist/alphalib/types/robots/minio-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/minio-import.js.map +1 -1
- package/dist/alphalib/types/robots/minio-store.d.ts +1 -1
- package/dist/alphalib/types/robots/minio-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/minio-store.js.map +1 -1
- package/dist/alphalib/types/robots/progress-simulate.d.ts +1 -1
- package/dist/alphalib/types/robots/progress-simulate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/progress-simulate.js.map +1 -1
- package/dist/alphalib/types/robots/s3-import.d.ts +1 -1
- package/dist/alphalib/types/robots/s3-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/s3-import.js.map +1 -1
- package/dist/alphalib/types/robots/s3-store.d.ts +1 -1
- package/dist/alphalib/types/robots/s3-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/s3-store.js.map +1 -1
- package/dist/alphalib/types/robots/script-run.d.ts +1 -1
- package/dist/alphalib/types/robots/script-run.d.ts.map +1 -1
- package/dist/alphalib/types/robots/script-run.js.map +1 -1
- package/dist/alphalib/types/robots/sftp-import.d.ts +1 -1
- package/dist/alphalib/types/robots/sftp-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/sftp-import.js.map +1 -1
- package/dist/alphalib/types/robots/sftp-store.d.ts +1 -1
- package/dist/alphalib/types/robots/sftp-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/sftp-store.js.map +1 -1
- package/dist/alphalib/types/robots/speech-transcribe.d.ts +43 -13
- package/dist/alphalib/types/robots/speech-transcribe.d.ts.map +1 -1
- package/dist/alphalib/types/robots/speech-transcribe.js +69 -7
- package/dist/alphalib/types/robots/speech-transcribe.js.map +1 -1
- package/dist/alphalib/types/robots/supabase-import.d.ts +1 -1
- package/dist/alphalib/types/robots/supabase-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/supabase-import.js.map +1 -1
- package/dist/alphalib/types/robots/supabase-store.d.ts +1 -1
- package/dist/alphalib/types/robots/supabase-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/supabase-store.js.map +1 -1
- package/dist/alphalib/types/robots/swift-import.d.ts +1 -1
- package/dist/alphalib/types/robots/swift-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/swift-import.js.map +1 -1
- package/dist/alphalib/types/robots/swift-store.d.ts +1 -1
- package/dist/alphalib/types/robots/swift-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/swift-store.js.map +1 -1
- package/dist/alphalib/types/robots/text-speak.d.ts +1 -1
- package/dist/alphalib/types/robots/text-speak.d.ts.map +1 -1
- package/dist/alphalib/types/robots/text-speak.js.map +1 -1
- package/dist/alphalib/types/robots/text-translate.d.ts +1 -1
- package/dist/alphalib/types/robots/text-translate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/text-translate.js.map +1 -1
- package/dist/alphalib/types/robots/tigris-import.d.ts +1 -1
- package/dist/alphalib/types/robots/tigris-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tigris-import.js.map +1 -1
- package/dist/alphalib/types/robots/tigris-store.d.ts +1 -1
- package/dist/alphalib/types/robots/tigris-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tigris-store.js.map +1 -1
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +1 -1
- package/dist/alphalib/types/robots/tlcdn-deliver.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tlcdn-deliver.js.map +1 -1
- package/dist/alphalib/types/robots/tus-store.d.ts +1 -1
- package/dist/alphalib/types/robots/tus-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/tus-store.js.map +1 -1
- package/dist/alphalib/types/robots/upload-handle.d.ts +1 -1
- package/dist/alphalib/types/robots/upload-handle.d.ts.map +1 -1
- package/dist/alphalib/types/robots/upload-handle.js.map +1 -1
- package/dist/alphalib/types/robots/video-adaptive.d.ts +5 -5
- package/dist/alphalib/types/robots/video-adaptive.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-adaptive.js.map +1 -1
- package/dist/alphalib/types/robots/video-artwork.d.ts +5 -5
- package/dist/alphalib/types/robots/video-artwork.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-artwork.js.map +1 -1
- package/dist/alphalib/types/robots/video-concat.d.ts +5 -5
- package/dist/alphalib/types/robots/video-concat.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-concat.js.map +1 -1
- package/dist/alphalib/types/robots/video-encode.d.ts +11 -5
- package/dist/alphalib/types/robots/video-encode.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-encode.js +4 -1
- package/dist/alphalib/types/robots/video-encode.js.map +1 -1
- package/dist/alphalib/types/robots/video-generate.d.ts +1 -1
- package/dist/alphalib/types/robots/video-generate.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-generate.js.map +1 -1
- package/dist/alphalib/types/robots/video-merge.d.ts +11 -5
- package/dist/alphalib/types/robots/video-merge.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-merge.js +1 -0
- package/dist/alphalib/types/robots/video-merge.js.map +1 -1
- package/dist/alphalib/types/robots/video-ondemand.d.ts +5 -5
- package/dist/alphalib/types/robots/video-ondemand.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-ondemand.js.map +1 -1
- package/dist/alphalib/types/robots/video-split.d.ts +5 -5
- package/dist/alphalib/types/robots/video-split.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-split.js.map +1 -1
- package/dist/alphalib/types/robots/video-subtitle.d.ts +5 -5
- package/dist/alphalib/types/robots/video-subtitle.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-subtitle.js.map +1 -1
- package/dist/alphalib/types/robots/video-thumbs.d.ts +5 -5
- package/dist/alphalib/types/robots/video-thumbs.d.ts.map +1 -1
- package/dist/alphalib/types/robots/video-thumbs.js.map +1 -1
- package/dist/alphalib/types/robots/vimeo-import.d.ts +1 -1
- package/dist/alphalib/types/robots/vimeo-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/vimeo-import.js.map +1 -1
- package/dist/alphalib/types/robots/vimeo-store.d.ts +1 -1
- package/dist/alphalib/types/robots/vimeo-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/vimeo-store.js.map +1 -1
- package/dist/alphalib/types/robots/wasabi-import.d.ts +1 -1
- package/dist/alphalib/types/robots/wasabi-import.d.ts.map +1 -1
- package/dist/alphalib/types/robots/wasabi-import.js.map +1 -1
- package/dist/alphalib/types/robots/wasabi-store.d.ts +1 -1
- package/dist/alphalib/types/robots/wasabi-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/wasabi-store.js.map +1 -1
- package/dist/alphalib/types/robots/youtube-store.d.ts +1 -1
- package/dist/alphalib/types/robots/youtube-store.d.ts.map +1 -1
- package/dist/alphalib/types/robots/youtube-store.js.map +1 -1
- package/dist/alphalib/types/stackVersions.d.ts +1 -1
- package/dist/alphalib/types/stackVersions.js +2 -2
- package/dist/apiTypes.d.ts +1 -1
- package/dist/apiTypes.d.ts.map +1 -1
- package/dist/apiTypes.js.map +1 -1
- package/dist/cli/commands/BaseCommand.d.ts +1 -1
- package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
- package/dist/cli/commands/BaseCommand.js.map +1 -1
- package/dist/cli/commands/assemblies.d.ts.map +1 -1
- package/dist/cli/commands/assemblies.js.map +1 -1
- package/dist/cli/commands/auth.d.ts.map +1 -1
- package/dist/cli/commands/auth.js.map +1 -1
- package/dist/cli/commands/bills.d.ts.map +1 -1
- package/dist/cli/commands/bills.js.map +1 -1
- package/dist/cli/commands/docs.d.ts.map +1 -1
- package/dist/cli/commands/docs.js.map +1 -1
- package/dist/cli/commands/notifications.d.ts.map +1 -1
- package/dist/cli/commands/notifications.js.map +1 -1
- package/dist/cli/commands/templates.d.ts.map +1 -1
- package/dist/cli/commands/templates.js.map +1 -1
- package/dist/cli/commands/upload.d.ts.map +1 -1
- package/dist/cli/commands/upload.js.map +1 -1
- package/dist/cli/generateIntentDocs.d.ts.map +1 -1
- package/dist/cli/generateIntentDocs.js.map +1 -1
- package/dist/cli/helpers.d.ts.map +1 -1
- package/dist/cli/helpers.js.map +1 -1
- package/dist/cli/intentCommandSpecs.d.ts.map +1 -1
- package/dist/cli/intentCommandSpecs.js.map +1 -1
- package/dist/cli/intentCommands.d.ts.map +1 -1
- package/dist/cli/intentCommands.js.map +1 -1
- package/dist/cli/intentFields.d.ts.map +1 -1
- package/dist/cli/intentFields.js.map +1 -1
- package/dist/cli/intentRuntime.d.ts +1 -1
- package/dist/cli/intentRuntime.d.ts.map +1 -1
- package/dist/cli/intentRuntime.js.map +1 -1
- package/dist/cli/resultUrls.d.ts.map +1 -1
- package/dist/cli/resultUrls.js.map +1 -1
- package/dist/cli/semanticIntents/imageDescribe.d.ts.map +1 -1
- package/dist/cli/semanticIntents/imageDescribe.js.map +1 -1
- package/dist/cli/semanticIntents/imageGenerate.d.ts.map +1 -1
- package/dist/cli/semanticIntents/imageGenerate.js.map +1 -1
- package/dist/cli/semanticIntents/index.d.ts.map +1 -1
- package/dist/cli/semanticIntents/index.js.map +1 -1
- package/dist/cli/semanticIntents/markdownPdf.d.ts.map +1 -1
- package/dist/cli/semanticIntents/markdownPdf.js.map +1 -1
- package/dist/cli/semanticIntents/speechTranscribe.d.ts.map +1 -1
- package/dist/cli/semanticIntents/speechTranscribe.js.map +1 -1
- package/dist/cli/stepsInput.d.ts.map +1 -1
- package/dist/cli/stepsInput.js.map +1 -1
- package/dist/cli/template-last-modified.d.ts.map +1 -1
- package/dist/cli/template-last-modified.js.map +1 -1
- package/dist/cli/types.d.ts +1 -1
- package/dist/cli/types.d.ts.map +1 -1
- package/dist/cli/types.js.map +1 -1
- package/dist/cli.d.ts.map +1 -1
- package/dist/cli.js.map +1 -1
- package/dist/inputFiles.d.ts.map +1 -1
- package/dist/inputFiles.js.map +1 -1
- package/dist/lintAssemblyInput.d.ts.map +1 -1
- package/dist/lintAssemblyInput.js.map +1 -1
- package/dist/lintAssemblyInstructions.d.ts.map +1 -1
- package/dist/lintAssemblyInstructions.js.map +1 -1
- package/dist/robots.d.ts.map +1 -1
- package/dist/robots.js.map +1 -1
- package/dist/tus.d.ts.map +1 -1
- package/dist/tus.js.map +1 -1
- package/package.json +1 -1
- package/src/ApiError.ts +1 -0
- package/src/PaginationStream.ts +2 -1
- package/src/Transloadit.ts +43 -36
- package/src/alphalib/errors.ts +18 -0
- package/src/alphalib/object.ts +26 -0
- package/src/alphalib/types/assemblyStatus.ts +29 -8
- package/src/alphalib/types/assemblyUrls.ts +1 -0
- package/src/alphalib/types/file.ts +4 -0
- package/src/alphalib/types/robots/_instructions-primitives.ts +69 -58
- package/src/alphalib/types/robots/ai-chat.ts +2 -0
- package/src/alphalib/types/robots/assembly-savejson.ts +24 -1
- package/src/alphalib/types/robots/audio-artwork.ts +2 -1
- package/src/alphalib/types/robots/audio-concat.ts +2 -1
- package/src/alphalib/types/robots/audio-encode.ts +2 -1
- package/src/alphalib/types/robots/audio-loop.ts +2 -1
- package/src/alphalib/types/robots/audio-merge.ts +2 -1
- package/src/alphalib/types/robots/audio-split.ts +2 -1
- package/src/alphalib/types/robots/audio-waveform.ts +2 -1
- package/src/alphalib/types/robots/azure-import.ts +2 -1
- package/src/alphalib/types/robots/azure-store.ts +8 -3
- package/src/alphalib/types/robots/backblaze-import.ts +2 -1
- package/src/alphalib/types/robots/backblaze-store.ts +2 -1
- package/src/alphalib/types/robots/box-import.ts +2 -1
- package/src/alphalib/types/robots/box-store.ts +2 -1
- package/src/alphalib/types/robots/cloudfiles-import.ts +2 -1
- package/src/alphalib/types/robots/cloudfiles-store.ts +2 -1
- package/src/alphalib/types/robots/cloudflare-import.ts +2 -1
- package/src/alphalib/types/robots/cloudflare-store.ts +2 -1
- package/src/alphalib/types/robots/digitalocean-import.ts +2 -1
- package/src/alphalib/types/robots/digitalocean-store.ts +2 -1
- package/src/alphalib/types/robots/document-autorotate.ts +2 -1
- package/src/alphalib/types/robots/document-convert.ts +2 -1
- package/src/alphalib/types/robots/document-extract.ts +183 -0
- package/src/alphalib/types/robots/document-merge.ts +2 -1
- package/src/alphalib/types/robots/document-ocr.ts +2 -1
- package/src/alphalib/types/robots/document-optimize.ts +2 -1
- package/src/alphalib/types/robots/document-split.ts +2 -1
- package/src/alphalib/types/robots/document-thumbs.ts +2 -1
- package/src/alphalib/types/robots/dropbox-import.ts +14 -2
- package/src/alphalib/types/robots/dropbox-store.ts +2 -1
- package/src/alphalib/types/robots/edgly-deliver.ts +3 -1
- package/src/alphalib/types/robots/file-compress.ts +2 -1
- package/src/alphalib/types/robots/file-decompress.ts +2 -1
- package/src/alphalib/types/robots/file-filter.ts +14 -2
- package/src/alphalib/types/robots/file-hash.ts +2 -1
- package/src/alphalib/types/robots/file-preview.ts +2 -1
- package/src/alphalib/types/robots/file-read.ts +2 -1
- package/src/alphalib/types/robots/file-serve.ts +2 -1
- package/src/alphalib/types/robots/file-verify.ts +2 -1
- package/src/alphalib/types/robots/file-virusscan.ts +2 -1
- package/src/alphalib/types/robots/file-watermark.ts +2 -1
- package/src/alphalib/types/robots/ftp-import.ts +2 -1
- package/src/alphalib/types/robots/ftp-store.ts +2 -1
- package/src/alphalib/types/robots/google-import.ts +2 -1
- package/src/alphalib/types/robots/google-store.ts +2 -1
- package/src/alphalib/types/robots/html-convert.ts +2 -1
- package/src/alphalib/types/robots/http-import.ts +10 -1
- package/src/alphalib/types/robots/image-bgremove.ts +2 -1
- package/src/alphalib/types/robots/image-copyrightdetect.ts +2 -1
- package/src/alphalib/types/robots/image-describe.ts +2 -1
- package/src/alphalib/types/robots/image-enhance.ts +2 -1
- package/src/alphalib/types/robots/image-facedetect.ts +26 -2
- package/src/alphalib/types/robots/image-generate.ts +2 -1
- package/src/alphalib/types/robots/image-merge.ts +2 -1
- package/src/alphalib/types/robots/image-ocr.ts +2 -1
- package/src/alphalib/types/robots/image-optimize.ts +2 -1
- package/src/alphalib/types/robots/image-resize.ts +3 -6
- package/src/alphalib/types/robots/image-upscale.ts +2 -1
- package/src/alphalib/types/robots/mega-import.ts +2 -1
- package/src/alphalib/types/robots/mega-store.ts +2 -1
- package/src/alphalib/types/robots/meta-read.ts +3 -1
- package/src/alphalib/types/robots/meta-write.ts +2 -1
- package/src/alphalib/types/robots/minio-import.ts +2 -1
- package/src/alphalib/types/robots/minio-store.ts +2 -1
- package/src/alphalib/types/robots/progress-simulate.ts +2 -1
- package/src/alphalib/types/robots/s3-import.ts +2 -1
- package/src/alphalib/types/robots/s3-store.ts +2 -1
- package/src/alphalib/types/robots/script-run.ts +2 -1
- package/src/alphalib/types/robots/sftp-import.ts +2 -1
- package/src/alphalib/types/robots/sftp-store.ts +2 -1
- package/src/alphalib/types/robots/speech-transcribe.ts +71 -8
- package/src/alphalib/types/robots/supabase-import.ts +2 -1
- package/src/alphalib/types/robots/supabase-store.ts +2 -1
- package/src/alphalib/types/robots/swift-import.ts +2 -1
- package/src/alphalib/types/robots/swift-store.ts +2 -1
- package/src/alphalib/types/robots/text-speak.ts +2 -1
- package/src/alphalib/types/robots/text-translate.ts +2 -1
- package/src/alphalib/types/robots/tigris-import.ts +2 -1
- package/src/alphalib/types/robots/tigris-store.ts +2 -1
- package/src/alphalib/types/robots/tlcdn-deliver.ts +3 -1
- package/src/alphalib/types/robots/tus-store.ts +2 -1
- package/src/alphalib/types/robots/upload-handle.ts +2 -1
- package/src/alphalib/types/robots/video-adaptive.ts +2 -1
- package/src/alphalib/types/robots/video-artwork.ts +2 -1
- package/src/alphalib/types/robots/video-concat.ts +2 -1
- package/src/alphalib/types/robots/video-encode.ts +6 -2
- package/src/alphalib/types/robots/video-generate.ts +2 -1
- package/src/alphalib/types/robots/video-merge.ts +3 -1
- package/src/alphalib/types/robots/video-ondemand.ts +2 -1
- package/src/alphalib/types/robots/video-split.ts +2 -1
- package/src/alphalib/types/robots/video-subtitle.ts +2 -1
- package/src/alphalib/types/robots/video-thumbs.ts +2 -1
- package/src/alphalib/types/robots/vimeo-import.ts +2 -1
- package/src/alphalib/types/robots/vimeo-store.ts +2 -1
- package/src/alphalib/types/robots/wasabi-import.ts +2 -1
- package/src/alphalib/types/robots/wasabi-store.ts +2 -1
- package/src/alphalib/types/robots/youtube-store.ts +2 -1
- package/src/alphalib/types/stackVersions.ts +2 -2
- package/src/apiTypes.ts +2 -1
- package/src/cli/commands/BaseCommand.ts +3 -1
- package/src/cli/commands/assemblies.ts +12 -8
- package/src/cli/commands/auth.ts +8 -4
- package/src/cli/commands/bills.ts +4 -2
- package/src/cli/commands/docs.ts +1 -0
- package/src/cli/commands/notifications.ts +4 -2
- package/src/cli/commands/templates.ts +7 -4
- package/src/cli/commands/upload.ts +5 -2
- package/src/cli/generateIntentDocs.ts +5 -3
- package/src/cli/helpers.ts +4 -1
- package/src/cli/intentCommandSpecs.ts +1 -0
- package/src/cli/intentCommands.ts +10 -8
- package/src/cli/intentFields.ts +2 -1
- package/src/cli/intentRuntime.ts +8 -5
- package/src/cli/resultUrls.ts +1 -0
- package/src/cli/semanticIntents/imageDescribe.ts +2 -1
- package/src/cli/semanticIntents/imageGenerate.ts +3 -1
- package/src/cli/semanticIntents/index.ts +1 -0
- package/src/cli/semanticIntents/markdownPdf.ts +1 -0
- package/src/cli/semanticIntents/speechTranscribe.ts +1 -0
- package/src/cli/stepsInput.ts +2 -1
- package/src/cli/template-last-modified.ts +1 -0
- package/src/cli/types.ts +3 -1
- package/src/cli.ts +1 -0
- package/src/inputFiles.ts +10 -5
- package/src/lintAssemblyInput.ts +3 -2
- package/src/lintAssemblyInstructions.ts +3 -2
- package/src/robots.ts +1 -0
- package/src/tus.ts +8 -4
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import {
|
|
5
6
|
dropboxBase,
|
|
6
7
|
interpolateRobot,
|
|
@@ -53,6 +54,18 @@ export const robotDropboxImportInstructionsSchema = robotBase
|
|
|
53
54
|
.merge(dropboxBase)
|
|
54
55
|
.extend({
|
|
55
56
|
robot: z.literal('/dropbox/import'),
|
|
57
|
+
access_token: z
|
|
58
|
+
.string()
|
|
59
|
+
.optional()
|
|
60
|
+
.describe(`
|
|
61
|
+
The Dropbox OAuth access token. We recommend using <dfn>Template Credentials</dfn> via \`credentials\`, but you can use this parameter for dynamic Dropbox credentials.
|
|
62
|
+
`),
|
|
63
|
+
refresh_token: z
|
|
64
|
+
.string()
|
|
65
|
+
.optional()
|
|
66
|
+
.describe(`
|
|
67
|
+
The Dropbox OAuth refresh token. This is optional and can be used together with \`access_token\` for dynamic Dropbox credentials.
|
|
68
|
+
`),
|
|
56
69
|
path: path.describe(`
|
|
57
70
|
The path in your Dropbox to the specific file or directory. If the path points to a file, only this file will be imported. For example: \`images/avatar.jpg\`.
|
|
58
71
|
|
|
@@ -70,7 +83,6 @@ export const robotDropboxImportInstructionsWithHiddenFieldsSchema =
|
|
|
70
83
|
result: z
|
|
71
84
|
.union([z.literal('debug'), robotDropboxImportInstructionsSchema.shape.result])
|
|
72
85
|
.optional(),
|
|
73
|
-
access_token: z.string().optional(), // Legacy field for backward compatibility
|
|
74
86
|
})
|
|
75
87
|
|
|
76
88
|
export type RobotDropboxImportInstructions = z.infer<typeof robotDropboxImportInstructionsSchema>
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { dropboxBase, interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import {
|
|
5
6
|
filterCondition,
|
|
6
7
|
interpolateRobot,
|
|
@@ -8,6 +9,17 @@ import {
|
|
|
8
9
|
robotUse,
|
|
9
10
|
} from './_instructions-primitives.ts'
|
|
10
11
|
|
|
12
|
+
export type {
|
|
13
|
+
FilterCondition,
|
|
14
|
+
FilterConditionOperator,
|
|
15
|
+
FilterConditionPart,
|
|
16
|
+
} from './_instructions-primitives.ts'
|
|
17
|
+
|
|
18
|
+
export {
|
|
19
|
+
filterConditionOperatorSchema,
|
|
20
|
+
filterConditionPartSchema,
|
|
21
|
+
} from './_instructions-primitives.ts'
|
|
22
|
+
|
|
11
23
|
export const meta: RobotMetaInput = {
|
|
12
24
|
bytescount: 0,
|
|
13
25
|
discount_factor: 0,
|
|
@@ -70,7 +82,7 @@ Passing JavaScript allows you to implement logic as complex as you wish, however
|
|
|
70
82
|
The \`accepts\` and \`declines\` parameters can each be set to an array of arrays with three members:
|
|
71
83
|
|
|
72
84
|
1. A value or job variable, such as \`\${file.mime}\`
|
|
73
|
-
2. One of the following operators: \`==\`, \`===\`, \`<\`, \`>\`, \`<=\`, \`>=\`, \`!=\`, \`!==\`, \`regex\`, \`!regex\`, \`includes\`, \`!includes\`
|
|
85
|
+
2. One of the following operators: \`=\`, \`==\`, \`===\`, \`<\`, \`>\`, \`<=\`, \`>=\`, \`!=\`, \`!==\`, \`regex\`, \`!regex\`, \`includes\`, \`!includes\`, \`empty\`, \`!empty\`
|
|
74
86
|
3. A value or job variable, such as \`50\` or \`"foo"\`
|
|
75
87
|
|
|
76
88
|
Examples:
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { ftpBase, interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { googleBase, interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import {
|
|
5
6
|
interpolateRobot,
|
|
6
7
|
return_file_stubs,
|
|
@@ -102,6 +103,14 @@ Setting this to \`"meta"\` will still import the file on metadata extraction err
|
|
|
102
103
|
.default(false)
|
|
103
104
|
.describe(`
|
|
104
105
|
Disable the internal retry mechanism, and fail immediately if a resource can't be imported. This can be useful for performance critical applications.
|
|
106
|
+
`),
|
|
107
|
+
max_file_size: z
|
|
108
|
+
.number()
|
|
109
|
+
.int()
|
|
110
|
+
.positive()
|
|
111
|
+
.optional()
|
|
112
|
+
.describe(`
|
|
113
|
+
Maximum allowed size in bytes for each imported file. If the remote server reports a larger file size, the import is rejected before the download starts. If the remote server does not report a size upfront, the download is aborted once this limit is exceeded.
|
|
105
114
|
`),
|
|
106
115
|
return_file_stubs,
|
|
107
116
|
range: z
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import {
|
|
5
6
|
aiProviderSchema,
|
|
6
7
|
interpolateRobot,
|
|
@@ -8,6 +9,29 @@ import {
|
|
|
8
9
|
robotUse,
|
|
9
10
|
} from './_instructions-primitives.ts'
|
|
10
11
|
|
|
12
|
+
export const imageFacedetectFaceSelectionModes = [
|
|
13
|
+
'each',
|
|
14
|
+
'group',
|
|
15
|
+
'max-confidence',
|
|
16
|
+
'max-size',
|
|
17
|
+
] as const
|
|
18
|
+
|
|
19
|
+
export const imageFacedetectFaceSelectionModeSchema = z.enum(imageFacedetectFaceSelectionModes)
|
|
20
|
+
|
|
21
|
+
export const imageFacedetectFaceCoordinatesSchema = z
|
|
22
|
+
.object({
|
|
23
|
+
confidence: z.number().optional(),
|
|
24
|
+
height: z.number(),
|
|
25
|
+
width: z.number(),
|
|
26
|
+
x1: z.number(),
|
|
27
|
+
x2: z.number().optional(),
|
|
28
|
+
y1: z.number(),
|
|
29
|
+
y2: z.number().optional(),
|
|
30
|
+
})
|
|
31
|
+
.passthrough()
|
|
32
|
+
|
|
33
|
+
export type ImageFacedetectFaceCoordinates = z.infer<typeof imageFacedetectFaceCoordinatesSchema>
|
|
34
|
+
|
|
11
35
|
export const meta: RobotMetaInput = {
|
|
12
36
|
bytescount: 1,
|
|
13
37
|
discount_factor: 1,
|
|
@@ -103,7 +127,7 @@ The default value \`"preserve"\` means that the input image format is re-used.
|
|
|
103
127
|
Specifies the minimum confidence that a detected face must have. Only faces which have a higher confidence value than this threshold will be included in the result.
|
|
104
128
|
`),
|
|
105
129
|
faces: z
|
|
106
|
-
.union([
|
|
130
|
+
.union([imageFacedetectFaceSelectionModeSchema, z.number().int()])
|
|
107
131
|
.default('each')
|
|
108
132
|
.describe(`
|
|
109
133
|
Determines which of the detected faces should be returned. Valid values are:
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import {
|
|
5
6
|
color_without_alpha_with_named,
|
|
6
7
|
colorspaceSchema,
|
|
@@ -603,11 +604,7 @@ Transform the image to black and white. This is a shortcut for setting the color
|
|
|
603
604
|
shave: z
|
|
604
605
|
.union([
|
|
605
606
|
z.string().regex(/^\d+(x\d+)?$/),
|
|
606
|
-
z
|
|
607
|
-
.number()
|
|
608
|
-
.int()
|
|
609
|
-
.min(0)
|
|
610
|
-
.transform(String), // Accept numbers and convert to string
|
|
607
|
+
z.number().int().min(0).transform(String), // Accept numbers and convert to string
|
|
611
608
|
])
|
|
612
609
|
.optional()
|
|
613
610
|
.describe(`
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, megaBase, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
5
|
import { stackVersions } from '../stackVersions.ts'
|
|
4
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
5
6
|
import { interpolateRobot, robotBase, robotFFmpeg, robotUse } from './_instructions-primitives.ts'
|
|
6
7
|
|
|
7
8
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, minioBase, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse, s3Base } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotImport, sftpBase } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
2
|
+
|
|
1
3
|
import { z } from 'zod'
|
|
2
4
|
|
|
3
|
-
import type { RobotMetaInput } from './_instructions-primitives.ts'
|
|
4
5
|
import { interpolateRobot, robotBase, robotUse, sftpBase } from './_instructions-primitives.ts'
|
|
5
6
|
|
|
6
7
|
export const meta: RobotMetaInput = {
|