@hautechai/sdk 2.14.3 → 2.15.0
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/index.d.mts +47 -0
- package/dist/index.d.ts +47 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -369,6 +369,7 @@ interface AlphabakeVtonV1Response {
|
|
|
369
369
|
type: string;
|
|
370
370
|
price?: string;
|
|
371
371
|
estimatedPrice?: string;
|
|
372
|
+
errorMessage?: string;
|
|
372
373
|
id: string;
|
|
373
374
|
creatorId: string;
|
|
374
375
|
metadata: AlphabakeVtonV1ResponseMetadata;
|
|
@@ -510,6 +511,7 @@ interface AnimateCreatomateV1Response {
|
|
|
510
511
|
type: string;
|
|
511
512
|
price?: string;
|
|
512
513
|
estimatedPrice?: string;
|
|
514
|
+
errorMessage?: string;
|
|
513
515
|
id: string;
|
|
514
516
|
creatorId: string;
|
|
515
517
|
metadata: AnimateCreatomateV1ResponseMetadata;
|
|
@@ -644,6 +646,7 @@ interface AnimateKling16ProV1Response {
|
|
|
644
646
|
type: string;
|
|
645
647
|
price?: string;
|
|
646
648
|
estimatedPrice?: string;
|
|
649
|
+
errorMessage?: string;
|
|
647
650
|
id: string;
|
|
648
651
|
creatorId: string;
|
|
649
652
|
metadata: AnimateKling16ProV1ResponseMetadata;
|
|
@@ -758,6 +761,7 @@ interface AnimateKling21V1Response {
|
|
|
758
761
|
type: string;
|
|
759
762
|
price?: string;
|
|
760
763
|
estimatedPrice?: string;
|
|
764
|
+
errorMessage?: string;
|
|
761
765
|
id: string;
|
|
762
766
|
creatorId: string;
|
|
763
767
|
metadata: AnimateKling21V1ResponseMetadata;
|
|
@@ -1367,6 +1371,7 @@ interface CompositeV1Response {
|
|
|
1367
1371
|
type: string;
|
|
1368
1372
|
price?: string;
|
|
1369
1373
|
estimatedPrice?: string;
|
|
1374
|
+
errorMessage?: string;
|
|
1370
1375
|
id: string;
|
|
1371
1376
|
creatorId: string;
|
|
1372
1377
|
metadata: CompositeV1ResponseMetadata;
|
|
@@ -1466,6 +1471,7 @@ interface ContrastV1Response {
|
|
|
1466
1471
|
type: string;
|
|
1467
1472
|
price?: string;
|
|
1468
1473
|
estimatedPrice?: string;
|
|
1474
|
+
errorMessage?: string;
|
|
1469
1475
|
id: string;
|
|
1470
1476
|
creatorId: string;
|
|
1471
1477
|
metadata: ContrastV1ResponseMetadata;
|
|
@@ -1834,6 +1840,7 @@ interface CropV1Response {
|
|
|
1834
1840
|
type: string;
|
|
1835
1841
|
price?: string;
|
|
1836
1842
|
estimatedPrice?: string;
|
|
1843
|
+
errorMessage?: string;
|
|
1837
1844
|
id: string;
|
|
1838
1845
|
creatorId: string;
|
|
1839
1846
|
metadata: CropV1ResponseMetadata;
|
|
@@ -1933,6 +1940,7 @@ interface CutV1Response {
|
|
|
1933
1940
|
type: string;
|
|
1934
1941
|
price?: string;
|
|
1935
1942
|
estimatedPrice?: string;
|
|
1943
|
+
errorMessage?: string;
|
|
1936
1944
|
id: string;
|
|
1937
1945
|
creatorId: string;
|
|
1938
1946
|
metadata: CutV1ResponseMetadata;
|
|
@@ -2098,6 +2106,7 @@ interface EchoV1Response {
|
|
|
2098
2106
|
type: string;
|
|
2099
2107
|
price?: string;
|
|
2100
2108
|
estimatedPrice?: string;
|
|
2109
|
+
errorMessage?: string;
|
|
2101
2110
|
id: string;
|
|
2102
2111
|
creatorId: string;
|
|
2103
2112
|
metadata: EchoV1ResponseMetadata;
|
|
@@ -2208,6 +2217,7 @@ interface EditFluxKontextDevV1Response {
|
|
|
2208
2217
|
type: string;
|
|
2209
2218
|
price?: string;
|
|
2210
2219
|
estimatedPrice?: string;
|
|
2220
|
+
errorMessage?: string;
|
|
2211
2221
|
id: string;
|
|
2212
2222
|
creatorId: string;
|
|
2213
2223
|
metadata: EditFluxKontextDevV1ResponseMetadata;
|
|
@@ -2367,6 +2377,7 @@ interface FashnVton16V1Response {
|
|
|
2367
2377
|
type: string;
|
|
2368
2378
|
price?: string;
|
|
2369
2379
|
estimatedPrice?: string;
|
|
2380
|
+
errorMessage?: string;
|
|
2370
2381
|
id: string;
|
|
2371
2382
|
creatorId: string;
|
|
2372
2383
|
metadata: FashnVton16V1ResponseMetadata;
|
|
@@ -5432,6 +5443,7 @@ interface GoogleNanoBananaV1Response {
|
|
|
5432
5443
|
type: string;
|
|
5433
5444
|
price?: string;
|
|
5434
5445
|
estimatedPrice?: string;
|
|
5446
|
+
errorMessage?: string;
|
|
5435
5447
|
id: string;
|
|
5436
5448
|
creatorId: string;
|
|
5437
5449
|
metadata: GoogleNanoBananaV1ResponseMetadata;
|
|
@@ -5566,6 +5578,7 @@ interface GptV1Response {
|
|
|
5566
5578
|
type: string;
|
|
5567
5579
|
price?: string;
|
|
5568
5580
|
estimatedPrice?: string;
|
|
5581
|
+
errorMessage?: string;
|
|
5569
5582
|
id: string;
|
|
5570
5583
|
creatorId: string;
|
|
5571
5584
|
metadata: GptV1ResponseMetadata;
|
|
@@ -5654,6 +5667,7 @@ interface GptV2Response {
|
|
|
5654
5667
|
type: string;
|
|
5655
5668
|
price?: string;
|
|
5656
5669
|
estimatedPrice?: string;
|
|
5670
|
+
errorMessage?: string;
|
|
5657
5671
|
id: string;
|
|
5658
5672
|
creatorId: string;
|
|
5659
5673
|
metadata: GptV2ResponseMetadata;
|
|
@@ -5742,6 +5756,7 @@ interface GptV3Response {
|
|
|
5742
5756
|
type: string;
|
|
5743
5757
|
price?: string;
|
|
5744
5758
|
estimatedPrice?: string;
|
|
5759
|
+
errorMessage?: string;
|
|
5745
5760
|
id: string;
|
|
5746
5761
|
creatorId: string;
|
|
5747
5762
|
metadata: GptV3ResponseMetadata;
|
|
@@ -5970,6 +5985,7 @@ interface HauteLindaV1Response {
|
|
|
5970
5985
|
type: string;
|
|
5971
5986
|
price?: string;
|
|
5972
5987
|
estimatedPrice?: string;
|
|
5988
|
+
errorMessage?: string;
|
|
5973
5989
|
id: string;
|
|
5974
5990
|
creatorId: string;
|
|
5975
5991
|
metadata: HauteLindaV1ResponseMetadata;
|
|
@@ -6103,6 +6119,7 @@ interface HauteNaomiPrepareDatasetV1Response {
|
|
|
6103
6119
|
type: string;
|
|
6104
6120
|
price?: string;
|
|
6105
6121
|
estimatedPrice?: string;
|
|
6122
|
+
errorMessage?: string;
|
|
6106
6123
|
id: string;
|
|
6107
6124
|
creatorId: string;
|
|
6108
6125
|
metadata: HauteNaomiPrepareDatasetV1ResponseMetadata;
|
|
@@ -6235,6 +6252,7 @@ interface HauteNaomiTrainV1Response {
|
|
|
6235
6252
|
type: string;
|
|
6236
6253
|
price?: string;
|
|
6237
6254
|
estimatedPrice?: string;
|
|
6255
|
+
errorMessage?: string;
|
|
6238
6256
|
id: string;
|
|
6239
6257
|
creatorId: string;
|
|
6240
6258
|
metadata: HauteNaomiTrainV1ResponseMetadata;
|
|
@@ -6374,6 +6392,7 @@ interface HauteNaomiV1Response {
|
|
|
6374
6392
|
type: string;
|
|
6375
6393
|
price?: string;
|
|
6376
6394
|
estimatedPrice?: string;
|
|
6395
|
+
errorMessage?: string;
|
|
6377
6396
|
id: string;
|
|
6378
6397
|
creatorId: string;
|
|
6379
6398
|
metadata: HauteNaomiV1ResponseMetadata;
|
|
@@ -6476,6 +6495,7 @@ interface IdeogramCharacterV1Response {
|
|
|
6476
6495
|
type: string;
|
|
6477
6496
|
price?: string;
|
|
6478
6497
|
estimatedPrice?: string;
|
|
6498
|
+
errorMessage?: string;
|
|
6479
6499
|
id: string;
|
|
6480
6500
|
creatorId: string;
|
|
6481
6501
|
metadata: IdeogramCharacterV1ResponseMetadata;
|
|
@@ -6678,6 +6698,7 @@ interface Imagen4V1Response {
|
|
|
6678
6698
|
type: string;
|
|
6679
6699
|
price?: string;
|
|
6680
6700
|
estimatedPrice?: string;
|
|
6701
|
+
errorMessage?: string;
|
|
6681
6702
|
id: string;
|
|
6682
6703
|
creatorId: string;
|
|
6683
6704
|
metadata: Imagen4V1ResponseMetadata;
|
|
@@ -6766,6 +6787,7 @@ interface ImagineFlux11ProUltraV1Response {
|
|
|
6766
6787
|
type: string;
|
|
6767
6788
|
price?: string;
|
|
6768
6789
|
estimatedPrice?: string;
|
|
6790
|
+
errorMessage?: string;
|
|
6769
6791
|
id: string;
|
|
6770
6792
|
creatorId: string;
|
|
6771
6793
|
metadata: ImagineFlux11ProUltraV1ResponseMetadata;
|
|
@@ -6884,6 +6906,7 @@ interface ImagineKateV1Response {
|
|
|
6884
6906
|
type: string;
|
|
6885
6907
|
price?: string;
|
|
6886
6908
|
estimatedPrice?: string;
|
|
6909
|
+
errorMessage?: string;
|
|
6887
6910
|
id: string;
|
|
6888
6911
|
creatorId: string;
|
|
6889
6912
|
metadata: ImagineKateV1ResponseMetadata;
|
|
@@ -7052,6 +7075,7 @@ interface InpaintKateV1Response {
|
|
|
7052
7075
|
type: string;
|
|
7053
7076
|
price?: string;
|
|
7054
7077
|
estimatedPrice?: string;
|
|
7078
|
+
errorMessage?: string;
|
|
7055
7079
|
id: string;
|
|
7056
7080
|
creatorId: string;
|
|
7057
7081
|
metadata: InpaintKateV1ResponseMetadata;
|
|
@@ -7151,6 +7175,7 @@ interface KlingKolorsVtonV1Response {
|
|
|
7151
7175
|
type: string;
|
|
7152
7176
|
price?: string;
|
|
7153
7177
|
estimatedPrice?: string;
|
|
7178
|
+
errorMessage?: string;
|
|
7154
7179
|
id: string;
|
|
7155
7180
|
creatorId: string;
|
|
7156
7181
|
metadata: KlingKolorsVtonV1ResponseMetadata;
|
|
@@ -7496,6 +7521,7 @@ interface OperationEntity {
|
|
|
7496
7521
|
type: string;
|
|
7497
7522
|
price?: string;
|
|
7498
7523
|
estimatedPrice?: string;
|
|
7524
|
+
errorMessage?: string;
|
|
7499
7525
|
id: string;
|
|
7500
7526
|
creatorId: string;
|
|
7501
7527
|
metadata: OperationEntityMetadata;
|
|
@@ -8004,6 +8030,7 @@ interface LumaPhotonV1Response {
|
|
|
8004
8030
|
type: string;
|
|
8005
8031
|
price?: string;
|
|
8006
8032
|
estimatedPrice?: string;
|
|
8033
|
+
errorMessage?: string;
|
|
8007
8034
|
id: string;
|
|
8008
8035
|
creatorId: string;
|
|
8009
8036
|
metadata: LumaPhotonV1ResponseMetadata;
|
|
@@ -8119,6 +8146,7 @@ interface MathV1Response {
|
|
|
8119
8146
|
type: string;
|
|
8120
8147
|
price?: string;
|
|
8121
8148
|
estimatedPrice?: string;
|
|
8149
|
+
errorMessage?: string;
|
|
8122
8150
|
id: string;
|
|
8123
8151
|
creatorId: string;
|
|
8124
8152
|
metadata: MathV1ResponseMetadata;
|
|
@@ -8270,6 +8298,7 @@ interface NegateImageV1Response {
|
|
|
8270
8298
|
type: string;
|
|
8271
8299
|
price?: string;
|
|
8272
8300
|
estimatedPrice?: string;
|
|
8301
|
+
errorMessage?: string;
|
|
8273
8302
|
id: string;
|
|
8274
8303
|
creatorId: string;
|
|
8275
8304
|
metadata: NegateImageV1ResponseMetadata;
|
|
@@ -8370,6 +8399,7 @@ interface NoiseV1Response {
|
|
|
8370
8399
|
type: string;
|
|
8371
8400
|
price?: string;
|
|
8372
8401
|
estimatedPrice?: string;
|
|
8402
|
+
errorMessage?: string;
|
|
8373
8403
|
id: string;
|
|
8374
8404
|
creatorId: string;
|
|
8375
8405
|
metadata: NoiseV1ResponseMetadata;
|
|
@@ -8492,6 +8522,7 @@ interface ObjectDetectionV1Response {
|
|
|
8492
8522
|
type: string;
|
|
8493
8523
|
price?: string;
|
|
8494
8524
|
estimatedPrice?: string;
|
|
8525
|
+
errorMessage?: string;
|
|
8495
8526
|
id: string;
|
|
8496
8527
|
creatorId: string;
|
|
8497
8528
|
metadata: ObjectDetectionV1ResponseMetadata;
|
|
@@ -8686,6 +8717,7 @@ interface OnecompilerV1Response {
|
|
|
8686
8717
|
type: string;
|
|
8687
8718
|
price?: string;
|
|
8688
8719
|
estimatedPrice?: string;
|
|
8720
|
+
errorMessage?: string;
|
|
8689
8721
|
id: string;
|
|
8690
8722
|
creatorId: string;
|
|
8691
8723
|
metadata: OnecompilerV1ResponseMetadata;
|
|
@@ -9011,6 +9043,7 @@ interface PipelineMapV1Response {
|
|
|
9011
9043
|
type: string;
|
|
9012
9044
|
price?: string;
|
|
9013
9045
|
estimatedPrice?: string;
|
|
9046
|
+
errorMessage?: string;
|
|
9014
9047
|
id: string;
|
|
9015
9048
|
creatorId: string;
|
|
9016
9049
|
metadata: PipelineMapV1ResponseMetadata;
|
|
@@ -9207,6 +9240,7 @@ interface PoseEstimationV1Response {
|
|
|
9207
9240
|
type: string;
|
|
9208
9241
|
price?: string;
|
|
9209
9242
|
estimatedPrice?: string;
|
|
9243
|
+
errorMessage?: string;
|
|
9210
9244
|
id: string;
|
|
9211
9245
|
creatorId: string;
|
|
9212
9246
|
metadata: PoseEstimationV1ResponseMetadata;
|
|
@@ -9415,6 +9449,7 @@ interface ResizeV1Response {
|
|
|
9415
9449
|
type: string;
|
|
9416
9450
|
price?: string;
|
|
9417
9451
|
estimatedPrice?: string;
|
|
9452
|
+
errorMessage?: string;
|
|
9418
9453
|
id: string;
|
|
9419
9454
|
creatorId: string;
|
|
9420
9455
|
metadata: ResizeV1ResponseMetadata;
|
|
@@ -9620,6 +9655,7 @@ interface SeedV1Response {
|
|
|
9620
9655
|
type: string;
|
|
9621
9656
|
price?: string;
|
|
9622
9657
|
estimatedPrice?: string;
|
|
9658
|
+
errorMessage?: string;
|
|
9623
9659
|
id: string;
|
|
9624
9660
|
creatorId: string;
|
|
9625
9661
|
metadata: SeedV1ResponseMetadata;
|
|
@@ -9769,6 +9805,7 @@ interface Seedream3V1Response {
|
|
|
9769
9805
|
type: string;
|
|
9770
9806
|
price?: string;
|
|
9771
9807
|
estimatedPrice?: string;
|
|
9808
|
+
errorMessage?: string;
|
|
9772
9809
|
id: string;
|
|
9773
9810
|
creatorId: string;
|
|
9774
9811
|
metadata: Seedream3V1ResponseMetadata;
|
|
@@ -9880,6 +9917,7 @@ interface Seedream4EditV1Response {
|
|
|
9880
9917
|
type: string;
|
|
9881
9918
|
price?: string;
|
|
9882
9919
|
estimatedPrice?: string;
|
|
9920
|
+
errorMessage?: string;
|
|
9883
9921
|
id: string;
|
|
9884
9922
|
creatorId: string;
|
|
9885
9923
|
metadata: Seedream4EditV1ResponseMetadata;
|
|
@@ -9978,6 +10016,7 @@ interface SegmentAnythingEmbeddingsV1Response {
|
|
|
9978
10016
|
type: string;
|
|
9979
10017
|
price?: string;
|
|
9980
10018
|
estimatedPrice?: string;
|
|
10019
|
+
errorMessage?: string;
|
|
9981
10020
|
id: string;
|
|
9982
10021
|
creatorId: string;
|
|
9983
10022
|
metadata: SegmentAnythingEmbeddingsV1ResponseMetadata;
|
|
@@ -10083,6 +10122,7 @@ interface SegmentAnythingMaskV1Response {
|
|
|
10083
10122
|
type: string;
|
|
10084
10123
|
price?: string;
|
|
10085
10124
|
estimatedPrice?: string;
|
|
10125
|
+
errorMessage?: string;
|
|
10086
10126
|
id: string;
|
|
10087
10127
|
creatorId: string;
|
|
10088
10128
|
metadata: SegmentAnythingMaskV1ResponseMetadata;
|
|
@@ -10364,6 +10404,7 @@ interface StringsTemplateV1Response {
|
|
|
10364
10404
|
type: string;
|
|
10365
10405
|
price?: string;
|
|
10366
10406
|
estimatedPrice?: string;
|
|
10407
|
+
errorMessage?: string;
|
|
10367
10408
|
id: string;
|
|
10368
10409
|
creatorId: string;
|
|
10369
10410
|
metadata: StringsTemplateV1ResponseMetadata;
|
|
@@ -10519,6 +10560,7 @@ interface TopazUpscaleV1Response {
|
|
|
10519
10560
|
type: string;
|
|
10520
10561
|
price?: string;
|
|
10521
10562
|
estimatedPrice?: string;
|
|
10563
|
+
errorMessage?: string;
|
|
10522
10564
|
id: string;
|
|
10523
10565
|
creatorId: string;
|
|
10524
10566
|
metadata: TopazUpscaleV1ResponseMetadata;
|
|
@@ -10651,6 +10693,7 @@ interface TranslateV1Response {
|
|
|
10651
10693
|
type: string;
|
|
10652
10694
|
price?: string;
|
|
10653
10695
|
estimatedPrice?: string;
|
|
10696
|
+
errorMessage?: string;
|
|
10654
10697
|
id: string;
|
|
10655
10698
|
creatorId: string;
|
|
10656
10699
|
metadata: TranslateV1ResponseMetadata;
|
|
@@ -10893,6 +10936,7 @@ interface UpscaleV1Response {
|
|
|
10893
10936
|
type: string;
|
|
10894
10937
|
price?: string;
|
|
10895
10938
|
estimatedPrice?: string;
|
|
10939
|
+
errorMessage?: string;
|
|
10896
10940
|
id: string;
|
|
10897
10941
|
creatorId: string;
|
|
10898
10942
|
metadata: UpscaleV1ResponseMetadata;
|
|
@@ -11007,6 +11051,7 @@ interface Veo3FastV1Response {
|
|
|
11007
11051
|
type: string;
|
|
11008
11052
|
price?: string;
|
|
11009
11053
|
estimatedPrice?: string;
|
|
11054
|
+
errorMessage?: string;
|
|
11010
11055
|
id: string;
|
|
11011
11056
|
creatorId: string;
|
|
11012
11057
|
metadata: Veo3FastV1ResponseMetadata;
|
|
@@ -11095,6 +11140,7 @@ interface Veo3V1Response {
|
|
|
11095
11140
|
type: string;
|
|
11096
11141
|
price?: string;
|
|
11097
11142
|
estimatedPrice?: string;
|
|
11143
|
+
errorMessage?: string;
|
|
11098
11144
|
id: string;
|
|
11099
11145
|
creatorId: string;
|
|
11100
11146
|
metadata: Veo3V1ResponseMetadata;
|
|
@@ -11204,6 +11250,7 @@ interface VtonGiseleV1Response {
|
|
|
11204
11250
|
type: string;
|
|
11205
11251
|
price?: string;
|
|
11206
11252
|
estimatedPrice?: string;
|
|
11253
|
+
errorMessage?: string;
|
|
11207
11254
|
id: string;
|
|
11208
11255
|
creatorId: string;
|
|
11209
11256
|
metadata: VtonGiseleV1ResponseMetadata;
|
package/dist/index.d.ts
CHANGED
|
@@ -369,6 +369,7 @@ interface AlphabakeVtonV1Response {
|
|
|
369
369
|
type: string;
|
|
370
370
|
price?: string;
|
|
371
371
|
estimatedPrice?: string;
|
|
372
|
+
errorMessage?: string;
|
|
372
373
|
id: string;
|
|
373
374
|
creatorId: string;
|
|
374
375
|
metadata: AlphabakeVtonV1ResponseMetadata;
|
|
@@ -510,6 +511,7 @@ interface AnimateCreatomateV1Response {
|
|
|
510
511
|
type: string;
|
|
511
512
|
price?: string;
|
|
512
513
|
estimatedPrice?: string;
|
|
514
|
+
errorMessage?: string;
|
|
513
515
|
id: string;
|
|
514
516
|
creatorId: string;
|
|
515
517
|
metadata: AnimateCreatomateV1ResponseMetadata;
|
|
@@ -644,6 +646,7 @@ interface AnimateKling16ProV1Response {
|
|
|
644
646
|
type: string;
|
|
645
647
|
price?: string;
|
|
646
648
|
estimatedPrice?: string;
|
|
649
|
+
errorMessage?: string;
|
|
647
650
|
id: string;
|
|
648
651
|
creatorId: string;
|
|
649
652
|
metadata: AnimateKling16ProV1ResponseMetadata;
|
|
@@ -758,6 +761,7 @@ interface AnimateKling21V1Response {
|
|
|
758
761
|
type: string;
|
|
759
762
|
price?: string;
|
|
760
763
|
estimatedPrice?: string;
|
|
764
|
+
errorMessage?: string;
|
|
761
765
|
id: string;
|
|
762
766
|
creatorId: string;
|
|
763
767
|
metadata: AnimateKling21V1ResponseMetadata;
|
|
@@ -1367,6 +1371,7 @@ interface CompositeV1Response {
|
|
|
1367
1371
|
type: string;
|
|
1368
1372
|
price?: string;
|
|
1369
1373
|
estimatedPrice?: string;
|
|
1374
|
+
errorMessage?: string;
|
|
1370
1375
|
id: string;
|
|
1371
1376
|
creatorId: string;
|
|
1372
1377
|
metadata: CompositeV1ResponseMetadata;
|
|
@@ -1466,6 +1471,7 @@ interface ContrastV1Response {
|
|
|
1466
1471
|
type: string;
|
|
1467
1472
|
price?: string;
|
|
1468
1473
|
estimatedPrice?: string;
|
|
1474
|
+
errorMessage?: string;
|
|
1469
1475
|
id: string;
|
|
1470
1476
|
creatorId: string;
|
|
1471
1477
|
metadata: ContrastV1ResponseMetadata;
|
|
@@ -1834,6 +1840,7 @@ interface CropV1Response {
|
|
|
1834
1840
|
type: string;
|
|
1835
1841
|
price?: string;
|
|
1836
1842
|
estimatedPrice?: string;
|
|
1843
|
+
errorMessage?: string;
|
|
1837
1844
|
id: string;
|
|
1838
1845
|
creatorId: string;
|
|
1839
1846
|
metadata: CropV1ResponseMetadata;
|
|
@@ -1933,6 +1940,7 @@ interface CutV1Response {
|
|
|
1933
1940
|
type: string;
|
|
1934
1941
|
price?: string;
|
|
1935
1942
|
estimatedPrice?: string;
|
|
1943
|
+
errorMessage?: string;
|
|
1936
1944
|
id: string;
|
|
1937
1945
|
creatorId: string;
|
|
1938
1946
|
metadata: CutV1ResponseMetadata;
|
|
@@ -2098,6 +2106,7 @@ interface EchoV1Response {
|
|
|
2098
2106
|
type: string;
|
|
2099
2107
|
price?: string;
|
|
2100
2108
|
estimatedPrice?: string;
|
|
2109
|
+
errorMessage?: string;
|
|
2101
2110
|
id: string;
|
|
2102
2111
|
creatorId: string;
|
|
2103
2112
|
metadata: EchoV1ResponseMetadata;
|
|
@@ -2208,6 +2217,7 @@ interface EditFluxKontextDevV1Response {
|
|
|
2208
2217
|
type: string;
|
|
2209
2218
|
price?: string;
|
|
2210
2219
|
estimatedPrice?: string;
|
|
2220
|
+
errorMessage?: string;
|
|
2211
2221
|
id: string;
|
|
2212
2222
|
creatorId: string;
|
|
2213
2223
|
metadata: EditFluxKontextDevV1ResponseMetadata;
|
|
@@ -2367,6 +2377,7 @@ interface FashnVton16V1Response {
|
|
|
2367
2377
|
type: string;
|
|
2368
2378
|
price?: string;
|
|
2369
2379
|
estimatedPrice?: string;
|
|
2380
|
+
errorMessage?: string;
|
|
2370
2381
|
id: string;
|
|
2371
2382
|
creatorId: string;
|
|
2372
2383
|
metadata: FashnVton16V1ResponseMetadata;
|
|
@@ -5432,6 +5443,7 @@ interface GoogleNanoBananaV1Response {
|
|
|
5432
5443
|
type: string;
|
|
5433
5444
|
price?: string;
|
|
5434
5445
|
estimatedPrice?: string;
|
|
5446
|
+
errorMessage?: string;
|
|
5435
5447
|
id: string;
|
|
5436
5448
|
creatorId: string;
|
|
5437
5449
|
metadata: GoogleNanoBananaV1ResponseMetadata;
|
|
@@ -5566,6 +5578,7 @@ interface GptV1Response {
|
|
|
5566
5578
|
type: string;
|
|
5567
5579
|
price?: string;
|
|
5568
5580
|
estimatedPrice?: string;
|
|
5581
|
+
errorMessage?: string;
|
|
5569
5582
|
id: string;
|
|
5570
5583
|
creatorId: string;
|
|
5571
5584
|
metadata: GptV1ResponseMetadata;
|
|
@@ -5654,6 +5667,7 @@ interface GptV2Response {
|
|
|
5654
5667
|
type: string;
|
|
5655
5668
|
price?: string;
|
|
5656
5669
|
estimatedPrice?: string;
|
|
5670
|
+
errorMessage?: string;
|
|
5657
5671
|
id: string;
|
|
5658
5672
|
creatorId: string;
|
|
5659
5673
|
metadata: GptV2ResponseMetadata;
|
|
@@ -5742,6 +5756,7 @@ interface GptV3Response {
|
|
|
5742
5756
|
type: string;
|
|
5743
5757
|
price?: string;
|
|
5744
5758
|
estimatedPrice?: string;
|
|
5759
|
+
errorMessage?: string;
|
|
5745
5760
|
id: string;
|
|
5746
5761
|
creatorId: string;
|
|
5747
5762
|
metadata: GptV3ResponseMetadata;
|
|
@@ -5970,6 +5985,7 @@ interface HauteLindaV1Response {
|
|
|
5970
5985
|
type: string;
|
|
5971
5986
|
price?: string;
|
|
5972
5987
|
estimatedPrice?: string;
|
|
5988
|
+
errorMessage?: string;
|
|
5973
5989
|
id: string;
|
|
5974
5990
|
creatorId: string;
|
|
5975
5991
|
metadata: HauteLindaV1ResponseMetadata;
|
|
@@ -6103,6 +6119,7 @@ interface HauteNaomiPrepareDatasetV1Response {
|
|
|
6103
6119
|
type: string;
|
|
6104
6120
|
price?: string;
|
|
6105
6121
|
estimatedPrice?: string;
|
|
6122
|
+
errorMessage?: string;
|
|
6106
6123
|
id: string;
|
|
6107
6124
|
creatorId: string;
|
|
6108
6125
|
metadata: HauteNaomiPrepareDatasetV1ResponseMetadata;
|
|
@@ -6235,6 +6252,7 @@ interface HauteNaomiTrainV1Response {
|
|
|
6235
6252
|
type: string;
|
|
6236
6253
|
price?: string;
|
|
6237
6254
|
estimatedPrice?: string;
|
|
6255
|
+
errorMessage?: string;
|
|
6238
6256
|
id: string;
|
|
6239
6257
|
creatorId: string;
|
|
6240
6258
|
metadata: HauteNaomiTrainV1ResponseMetadata;
|
|
@@ -6374,6 +6392,7 @@ interface HauteNaomiV1Response {
|
|
|
6374
6392
|
type: string;
|
|
6375
6393
|
price?: string;
|
|
6376
6394
|
estimatedPrice?: string;
|
|
6395
|
+
errorMessage?: string;
|
|
6377
6396
|
id: string;
|
|
6378
6397
|
creatorId: string;
|
|
6379
6398
|
metadata: HauteNaomiV1ResponseMetadata;
|
|
@@ -6476,6 +6495,7 @@ interface IdeogramCharacterV1Response {
|
|
|
6476
6495
|
type: string;
|
|
6477
6496
|
price?: string;
|
|
6478
6497
|
estimatedPrice?: string;
|
|
6498
|
+
errorMessage?: string;
|
|
6479
6499
|
id: string;
|
|
6480
6500
|
creatorId: string;
|
|
6481
6501
|
metadata: IdeogramCharacterV1ResponseMetadata;
|
|
@@ -6678,6 +6698,7 @@ interface Imagen4V1Response {
|
|
|
6678
6698
|
type: string;
|
|
6679
6699
|
price?: string;
|
|
6680
6700
|
estimatedPrice?: string;
|
|
6701
|
+
errorMessage?: string;
|
|
6681
6702
|
id: string;
|
|
6682
6703
|
creatorId: string;
|
|
6683
6704
|
metadata: Imagen4V1ResponseMetadata;
|
|
@@ -6766,6 +6787,7 @@ interface ImagineFlux11ProUltraV1Response {
|
|
|
6766
6787
|
type: string;
|
|
6767
6788
|
price?: string;
|
|
6768
6789
|
estimatedPrice?: string;
|
|
6790
|
+
errorMessage?: string;
|
|
6769
6791
|
id: string;
|
|
6770
6792
|
creatorId: string;
|
|
6771
6793
|
metadata: ImagineFlux11ProUltraV1ResponseMetadata;
|
|
@@ -6884,6 +6906,7 @@ interface ImagineKateV1Response {
|
|
|
6884
6906
|
type: string;
|
|
6885
6907
|
price?: string;
|
|
6886
6908
|
estimatedPrice?: string;
|
|
6909
|
+
errorMessage?: string;
|
|
6887
6910
|
id: string;
|
|
6888
6911
|
creatorId: string;
|
|
6889
6912
|
metadata: ImagineKateV1ResponseMetadata;
|
|
@@ -7052,6 +7075,7 @@ interface InpaintKateV1Response {
|
|
|
7052
7075
|
type: string;
|
|
7053
7076
|
price?: string;
|
|
7054
7077
|
estimatedPrice?: string;
|
|
7078
|
+
errorMessage?: string;
|
|
7055
7079
|
id: string;
|
|
7056
7080
|
creatorId: string;
|
|
7057
7081
|
metadata: InpaintKateV1ResponseMetadata;
|
|
@@ -7151,6 +7175,7 @@ interface KlingKolorsVtonV1Response {
|
|
|
7151
7175
|
type: string;
|
|
7152
7176
|
price?: string;
|
|
7153
7177
|
estimatedPrice?: string;
|
|
7178
|
+
errorMessage?: string;
|
|
7154
7179
|
id: string;
|
|
7155
7180
|
creatorId: string;
|
|
7156
7181
|
metadata: KlingKolorsVtonV1ResponseMetadata;
|
|
@@ -7496,6 +7521,7 @@ interface OperationEntity {
|
|
|
7496
7521
|
type: string;
|
|
7497
7522
|
price?: string;
|
|
7498
7523
|
estimatedPrice?: string;
|
|
7524
|
+
errorMessage?: string;
|
|
7499
7525
|
id: string;
|
|
7500
7526
|
creatorId: string;
|
|
7501
7527
|
metadata: OperationEntityMetadata;
|
|
@@ -8004,6 +8030,7 @@ interface LumaPhotonV1Response {
|
|
|
8004
8030
|
type: string;
|
|
8005
8031
|
price?: string;
|
|
8006
8032
|
estimatedPrice?: string;
|
|
8033
|
+
errorMessage?: string;
|
|
8007
8034
|
id: string;
|
|
8008
8035
|
creatorId: string;
|
|
8009
8036
|
metadata: LumaPhotonV1ResponseMetadata;
|
|
@@ -8119,6 +8146,7 @@ interface MathV1Response {
|
|
|
8119
8146
|
type: string;
|
|
8120
8147
|
price?: string;
|
|
8121
8148
|
estimatedPrice?: string;
|
|
8149
|
+
errorMessage?: string;
|
|
8122
8150
|
id: string;
|
|
8123
8151
|
creatorId: string;
|
|
8124
8152
|
metadata: MathV1ResponseMetadata;
|
|
@@ -8270,6 +8298,7 @@ interface NegateImageV1Response {
|
|
|
8270
8298
|
type: string;
|
|
8271
8299
|
price?: string;
|
|
8272
8300
|
estimatedPrice?: string;
|
|
8301
|
+
errorMessage?: string;
|
|
8273
8302
|
id: string;
|
|
8274
8303
|
creatorId: string;
|
|
8275
8304
|
metadata: NegateImageV1ResponseMetadata;
|
|
@@ -8370,6 +8399,7 @@ interface NoiseV1Response {
|
|
|
8370
8399
|
type: string;
|
|
8371
8400
|
price?: string;
|
|
8372
8401
|
estimatedPrice?: string;
|
|
8402
|
+
errorMessage?: string;
|
|
8373
8403
|
id: string;
|
|
8374
8404
|
creatorId: string;
|
|
8375
8405
|
metadata: NoiseV1ResponseMetadata;
|
|
@@ -8492,6 +8522,7 @@ interface ObjectDetectionV1Response {
|
|
|
8492
8522
|
type: string;
|
|
8493
8523
|
price?: string;
|
|
8494
8524
|
estimatedPrice?: string;
|
|
8525
|
+
errorMessage?: string;
|
|
8495
8526
|
id: string;
|
|
8496
8527
|
creatorId: string;
|
|
8497
8528
|
metadata: ObjectDetectionV1ResponseMetadata;
|
|
@@ -8686,6 +8717,7 @@ interface OnecompilerV1Response {
|
|
|
8686
8717
|
type: string;
|
|
8687
8718
|
price?: string;
|
|
8688
8719
|
estimatedPrice?: string;
|
|
8720
|
+
errorMessage?: string;
|
|
8689
8721
|
id: string;
|
|
8690
8722
|
creatorId: string;
|
|
8691
8723
|
metadata: OnecompilerV1ResponseMetadata;
|
|
@@ -9011,6 +9043,7 @@ interface PipelineMapV1Response {
|
|
|
9011
9043
|
type: string;
|
|
9012
9044
|
price?: string;
|
|
9013
9045
|
estimatedPrice?: string;
|
|
9046
|
+
errorMessage?: string;
|
|
9014
9047
|
id: string;
|
|
9015
9048
|
creatorId: string;
|
|
9016
9049
|
metadata: PipelineMapV1ResponseMetadata;
|
|
@@ -9207,6 +9240,7 @@ interface PoseEstimationV1Response {
|
|
|
9207
9240
|
type: string;
|
|
9208
9241
|
price?: string;
|
|
9209
9242
|
estimatedPrice?: string;
|
|
9243
|
+
errorMessage?: string;
|
|
9210
9244
|
id: string;
|
|
9211
9245
|
creatorId: string;
|
|
9212
9246
|
metadata: PoseEstimationV1ResponseMetadata;
|
|
@@ -9415,6 +9449,7 @@ interface ResizeV1Response {
|
|
|
9415
9449
|
type: string;
|
|
9416
9450
|
price?: string;
|
|
9417
9451
|
estimatedPrice?: string;
|
|
9452
|
+
errorMessage?: string;
|
|
9418
9453
|
id: string;
|
|
9419
9454
|
creatorId: string;
|
|
9420
9455
|
metadata: ResizeV1ResponseMetadata;
|
|
@@ -9620,6 +9655,7 @@ interface SeedV1Response {
|
|
|
9620
9655
|
type: string;
|
|
9621
9656
|
price?: string;
|
|
9622
9657
|
estimatedPrice?: string;
|
|
9658
|
+
errorMessage?: string;
|
|
9623
9659
|
id: string;
|
|
9624
9660
|
creatorId: string;
|
|
9625
9661
|
metadata: SeedV1ResponseMetadata;
|
|
@@ -9769,6 +9805,7 @@ interface Seedream3V1Response {
|
|
|
9769
9805
|
type: string;
|
|
9770
9806
|
price?: string;
|
|
9771
9807
|
estimatedPrice?: string;
|
|
9808
|
+
errorMessage?: string;
|
|
9772
9809
|
id: string;
|
|
9773
9810
|
creatorId: string;
|
|
9774
9811
|
metadata: Seedream3V1ResponseMetadata;
|
|
@@ -9880,6 +9917,7 @@ interface Seedream4EditV1Response {
|
|
|
9880
9917
|
type: string;
|
|
9881
9918
|
price?: string;
|
|
9882
9919
|
estimatedPrice?: string;
|
|
9920
|
+
errorMessage?: string;
|
|
9883
9921
|
id: string;
|
|
9884
9922
|
creatorId: string;
|
|
9885
9923
|
metadata: Seedream4EditV1ResponseMetadata;
|
|
@@ -9978,6 +10016,7 @@ interface SegmentAnythingEmbeddingsV1Response {
|
|
|
9978
10016
|
type: string;
|
|
9979
10017
|
price?: string;
|
|
9980
10018
|
estimatedPrice?: string;
|
|
10019
|
+
errorMessage?: string;
|
|
9981
10020
|
id: string;
|
|
9982
10021
|
creatorId: string;
|
|
9983
10022
|
metadata: SegmentAnythingEmbeddingsV1ResponseMetadata;
|
|
@@ -10083,6 +10122,7 @@ interface SegmentAnythingMaskV1Response {
|
|
|
10083
10122
|
type: string;
|
|
10084
10123
|
price?: string;
|
|
10085
10124
|
estimatedPrice?: string;
|
|
10125
|
+
errorMessage?: string;
|
|
10086
10126
|
id: string;
|
|
10087
10127
|
creatorId: string;
|
|
10088
10128
|
metadata: SegmentAnythingMaskV1ResponseMetadata;
|
|
@@ -10364,6 +10404,7 @@ interface StringsTemplateV1Response {
|
|
|
10364
10404
|
type: string;
|
|
10365
10405
|
price?: string;
|
|
10366
10406
|
estimatedPrice?: string;
|
|
10407
|
+
errorMessage?: string;
|
|
10367
10408
|
id: string;
|
|
10368
10409
|
creatorId: string;
|
|
10369
10410
|
metadata: StringsTemplateV1ResponseMetadata;
|
|
@@ -10519,6 +10560,7 @@ interface TopazUpscaleV1Response {
|
|
|
10519
10560
|
type: string;
|
|
10520
10561
|
price?: string;
|
|
10521
10562
|
estimatedPrice?: string;
|
|
10563
|
+
errorMessage?: string;
|
|
10522
10564
|
id: string;
|
|
10523
10565
|
creatorId: string;
|
|
10524
10566
|
metadata: TopazUpscaleV1ResponseMetadata;
|
|
@@ -10651,6 +10693,7 @@ interface TranslateV1Response {
|
|
|
10651
10693
|
type: string;
|
|
10652
10694
|
price?: string;
|
|
10653
10695
|
estimatedPrice?: string;
|
|
10696
|
+
errorMessage?: string;
|
|
10654
10697
|
id: string;
|
|
10655
10698
|
creatorId: string;
|
|
10656
10699
|
metadata: TranslateV1ResponseMetadata;
|
|
@@ -10893,6 +10936,7 @@ interface UpscaleV1Response {
|
|
|
10893
10936
|
type: string;
|
|
10894
10937
|
price?: string;
|
|
10895
10938
|
estimatedPrice?: string;
|
|
10939
|
+
errorMessage?: string;
|
|
10896
10940
|
id: string;
|
|
10897
10941
|
creatorId: string;
|
|
10898
10942
|
metadata: UpscaleV1ResponseMetadata;
|
|
@@ -11007,6 +11051,7 @@ interface Veo3FastV1Response {
|
|
|
11007
11051
|
type: string;
|
|
11008
11052
|
price?: string;
|
|
11009
11053
|
estimatedPrice?: string;
|
|
11054
|
+
errorMessage?: string;
|
|
11010
11055
|
id: string;
|
|
11011
11056
|
creatorId: string;
|
|
11012
11057
|
metadata: Veo3FastV1ResponseMetadata;
|
|
@@ -11095,6 +11140,7 @@ interface Veo3V1Response {
|
|
|
11095
11140
|
type: string;
|
|
11096
11141
|
price?: string;
|
|
11097
11142
|
estimatedPrice?: string;
|
|
11143
|
+
errorMessage?: string;
|
|
11098
11144
|
id: string;
|
|
11099
11145
|
creatorId: string;
|
|
11100
11146
|
metadata: Veo3V1ResponseMetadata;
|
|
@@ -11204,6 +11250,7 @@ interface VtonGiseleV1Response {
|
|
|
11204
11250
|
type: string;
|
|
11205
11251
|
price?: string;
|
|
11206
11252
|
estimatedPrice?: string;
|
|
11253
|
+
errorMessage?: string;
|
|
11207
11254
|
id: string;
|
|
11208
11255
|
creatorId: string;
|
|
11209
11256
|
metadata: VtonGiseleV1ResponseMetadata;
|