@hautechai/sdk 2.2.3 → 2.2.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/index.d.mts +2185 -151
- package/dist/index.d.ts +2185 -151
- package/dist/index.js +582 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +528 -5
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10346,6 +10346,8 @@ __export(index_exports, {
|
|
|
10346
10346
|
EchoV1ResponseStatus: () => EchoV1ResponseStatus,
|
|
10347
10347
|
EditFluxKontextDevV1ResponseKind: () => EditFluxKontextDevV1ResponseKind,
|
|
10348
10348
|
EditFluxKontextDevV1ResponseStatus: () => EditFluxKontextDevV1ResponseStatus,
|
|
10349
|
+
Flux11ProUltraV1ResponseKind: () => Flux11ProUltraV1ResponseKind,
|
|
10350
|
+
Flux11ProUltraV1ResponseStatus: () => Flux11ProUltraV1ResponseStatus,
|
|
10349
10351
|
GPTV1InputModel: () => GPTV1InputModel,
|
|
10350
10352
|
GPTV2AssistantMessageDtoRole: () => GPTV2AssistantMessageDtoRole,
|
|
10351
10353
|
GPTV2DeveloperMessageDtoRole: () => GPTV2DeveloperMessageDtoRole,
|
|
@@ -10358,12 +10360,53 @@ __export(index_exports, {
|
|
|
10358
10360
|
GPTV2ToolDtoType: () => GPTV2ToolDtoType,
|
|
10359
10361
|
GPTV2ToolMessageDtoRole: () => GPTV2ToolMessageDtoRole,
|
|
10360
10362
|
GPTV2UserMessageDtoRole: () => GPTV2UserMessageDtoRole,
|
|
10363
|
+
GPTV3AnnotationDtoType: () => GPTV3AnnotationDtoType,
|
|
10364
|
+
GPTV3AssistantMessageDtoRole: () => GPTV3AssistantMessageDtoRole,
|
|
10365
|
+
GPTV3AssistantMessageDtoType: () => GPTV3AssistantMessageDtoType,
|
|
10366
|
+
GPTV3ContentWithAnnotationsDtoType: () => GPTV3ContentWithAnnotationsDtoType,
|
|
10367
|
+
GPTV3DeveloperMessageDtoRole: () => GPTV3DeveloperMessageDtoRole,
|
|
10368
|
+
GPTV3DeveloperMessageDtoType: () => GPTV3DeveloperMessageDtoType,
|
|
10369
|
+
GPTV3FileSearchCallDtoType: () => GPTV3FileSearchCallDtoType,
|
|
10370
|
+
GPTV3FileSearchResultDtoStatus: () => GPTV3FileSearchResultDtoStatus,
|
|
10371
|
+
GPTV3FileSearchResultDtoType: () => GPTV3FileSearchResultDtoType,
|
|
10372
|
+
GPTV3FileSearchToolDtoType: () => GPTV3FileSearchToolDtoType,
|
|
10373
|
+
GPTV3FunctionCallDtoType: () => GPTV3FunctionCallDtoType,
|
|
10374
|
+
GPTV3FunctionToolDtoType: () => GPTV3FunctionToolDtoType,
|
|
10375
|
+
GPTV3ImageGenerationCallDtoType: () => GPTV3ImageGenerationCallDtoType,
|
|
10376
|
+
GPTV3ImageGenerationResultDtoStatus: () => GPTV3ImageGenerationResultDtoStatus,
|
|
10377
|
+
GPTV3ImageGenerationResultDtoType: () => GPTV3ImageGenerationResultDtoType,
|
|
10378
|
+
GPTV3ImageGenerationToolDtoQuality: () => GPTV3ImageGenerationToolDtoQuality,
|
|
10379
|
+
GPTV3ImageGenerationToolDtoSize: () => GPTV3ImageGenerationToolDtoSize,
|
|
10380
|
+
GPTV3ImageGenerationToolDtoType: () => GPTV3ImageGenerationToolDtoType,
|
|
10381
|
+
GPTV3ImageInputDtoDetail: () => GPTV3ImageInputDtoDetail,
|
|
10382
|
+
GPTV3ImageInputDtoType: () => GPTV3ImageInputDtoType,
|
|
10383
|
+
GPTV3InputModel: () => GPTV3InputModel,
|
|
10384
|
+
GPTV3MessageContentDtoRole: () => GPTV3MessageContentDtoRole,
|
|
10385
|
+
GPTV3MessageContentDtoType: () => GPTV3MessageContentDtoType,
|
|
10386
|
+
GPTV3ResponseDtoFinishReason: () => GPTV3ResponseDtoFinishReason,
|
|
10387
|
+
GPTV3ResponseDtoRole: () => GPTV3ResponseDtoRole,
|
|
10388
|
+
GPTV3ResponseFormatJsonSchemaDtoType: () => GPTV3ResponseFormatJsonSchemaDtoType,
|
|
10389
|
+
GPTV3ResponseFormatTextDtoType: () => GPTV3ResponseFormatTextDtoType,
|
|
10390
|
+
GPTV3SystemMessageDtoRole: () => GPTV3SystemMessageDtoRole,
|
|
10391
|
+
GPTV3SystemMessageDtoType: () => GPTV3SystemMessageDtoType,
|
|
10392
|
+
GPTV3TextInputDtoType: () => GPTV3TextInputDtoType,
|
|
10393
|
+
GPTV3ToolChoiceDtoType: () => GPTV3ToolChoiceDtoType,
|
|
10394
|
+
GPTV3ToolDtoType: () => GPTV3ToolDtoType,
|
|
10395
|
+
GPTV3UserMessageDtoRole: () => GPTV3UserMessageDtoRole,
|
|
10396
|
+
GPTV3UserMessageDtoType: () => GPTV3UserMessageDtoType,
|
|
10397
|
+
GPTV3WebSearchCallDtoType: () => GPTV3WebSearchCallDtoType,
|
|
10398
|
+
GPTV3WebSearchResultDtoStatus: () => GPTV3WebSearchResultDtoStatus,
|
|
10399
|
+
GPTV3WebSearchResultDtoType: () => GPTV3WebSearchResultDtoType,
|
|
10400
|
+
GPTV3WebSearchToolDtoSearchContextSize: () => GPTV3WebSearchToolDtoSearchContextSize,
|
|
10401
|
+
GPTV3WebSearchToolDtoType: () => GPTV3WebSearchToolDtoType,
|
|
10361
10402
|
GetImageRepresentationParamsDtoType: () => GetImageRepresentationParamsDtoType,
|
|
10362
10403
|
GiseleVtonV1InputCategory: () => GiseleVtonV1InputCategory,
|
|
10363
10404
|
GptV1ResponseKind: () => GptV1ResponseKind,
|
|
10364
10405
|
GptV1ResponseStatus: () => GptV1ResponseStatus,
|
|
10365
10406
|
GptV2ResponseKind: () => GptV2ResponseKind,
|
|
10366
10407
|
GptV2ResponseStatus: () => GptV2ResponseStatus,
|
|
10408
|
+
GptV3ResponseKind: () => GptV3ResponseKind,
|
|
10409
|
+
GptV3ResponseStatus: () => GptV3ResponseStatus,
|
|
10367
10410
|
GrantAccessControllerParamsAccess: () => GrantAccessControllerParamsAccess,
|
|
10368
10411
|
GrantAccessControllerParamsPrincipalType: () => GrantAccessControllerParamsPrincipalType,
|
|
10369
10412
|
HauteLindaV1ResponseKind: () => HauteLindaV1ResponseKind,
|
|
@@ -10377,6 +10420,8 @@ __export(index_exports, {
|
|
|
10377
10420
|
Imagen4InputSafetyFilterLevel: () => Imagen4InputSafetyFilterLevel,
|
|
10378
10421
|
Imagen4V1ResponseKind: () => Imagen4V1ResponseKind,
|
|
10379
10422
|
Imagen4V1ResponseStatus: () => Imagen4V1ResponseStatus,
|
|
10423
|
+
ImagineFlux11ProUltraV1ResponseKind: () => ImagineFlux11ProUltraV1ResponseKind,
|
|
10424
|
+
ImagineFlux11ProUltraV1ResponseStatus: () => ImagineFlux11ProUltraV1ResponseStatus,
|
|
10380
10425
|
ImagineKateV1ResponseKind: () => ImagineKateV1ResponseKind,
|
|
10381
10426
|
ImagineKateV1ResponseStatus: () => ImagineKateV1ResponseStatus,
|
|
10382
10427
|
InpaintKateV1ResponseKind: () => InpaintKateV1ResponseKind,
|
|
@@ -10392,6 +10437,9 @@ __export(index_exports, {
|
|
|
10392
10437
|
ListOperationsParamsDtoOrderBy: () => ListOperationsParamsDtoOrderBy,
|
|
10393
10438
|
ListPosesParamsDtoOrderBy: () => ListPosesParamsDtoOrderBy,
|
|
10394
10439
|
ListStacksParamsDtoOrderBy: () => ListStacksParamsDtoOrderBy,
|
|
10440
|
+
LumaPhotonV1InputAspectRatio: () => LumaPhotonV1InputAspectRatio,
|
|
10441
|
+
LumaPhotonV1ResponseKind: () => LumaPhotonV1ResponseKind,
|
|
10442
|
+
LumaPhotonV1ResponseStatus: () => LumaPhotonV1ResponseStatus,
|
|
10395
10443
|
MathV1ResponseKind: () => MathV1ResponseKind,
|
|
10396
10444
|
MathV1ResponseStatus: () => MathV1ResponseStatus,
|
|
10397
10445
|
ModifyAccessParamsDtoAccess: () => ModifyAccessParamsDtoAccess,
|
|
@@ -10438,6 +10486,10 @@ __export(index_exports, {
|
|
|
10438
10486
|
ResourceEntityKind: () => ResourceEntityKind,
|
|
10439
10487
|
RevokeAccessControllerParamsDtoAccess: () => RevokeAccessControllerParamsDtoAccess,
|
|
10440
10488
|
RevokeAccessControllerParamsDtoPrincipalType: () => RevokeAccessControllerParamsDtoPrincipalType,
|
|
10489
|
+
Seedream3V1InputAspectRatio: () => Seedream3V1InputAspectRatio,
|
|
10490
|
+
Seedream3V1InputSize: () => Seedream3V1InputSize,
|
|
10491
|
+
Seedream3V1ResponseKind: () => Seedream3V1ResponseKind,
|
|
10492
|
+
Seedream3V1ResponseStatus: () => Seedream3V1ResponseStatus,
|
|
10441
10493
|
SegmentAnythingEmbeddingsV1ResponseKind: () => SegmentAnythingEmbeddingsV1ResponseKind,
|
|
10442
10494
|
SegmentAnythingEmbeddingsV1ResponseStatus: () => SegmentAnythingEmbeddingsV1ResponseStatus,
|
|
10443
10495
|
SegmentAnythingMaskV1ResponseKind: () => SegmentAnythingMaskV1ResponseKind,
|
|
@@ -10458,6 +10510,8 @@ __export(index_exports, {
|
|
|
10458
10510
|
TranslateV1ResponseStatus: () => TranslateV1ResponseStatus,
|
|
10459
10511
|
UpscaleV1ResponseKind: () => UpscaleV1ResponseKind,
|
|
10460
10512
|
UpscaleV1ResponseStatus: () => UpscaleV1ResponseStatus,
|
|
10513
|
+
Veo3FastV1ResponseKind: () => Veo3FastV1ResponseKind,
|
|
10514
|
+
Veo3FastV1ResponseStatus: () => Veo3FastV1ResponseStatus,
|
|
10461
10515
|
Veo3V1InputResolution: () => Veo3V1InputResolution,
|
|
10462
10516
|
Veo3V1ResponseKind: () => Veo3V1ResponseKind,
|
|
10463
10517
|
Veo3V1ResponseStatus: () => Veo3V1ResponseStatus,
|
|
@@ -11206,6 +11260,17 @@ var getOperations = () => {
|
|
|
11206
11260
|
options
|
|
11207
11261
|
);
|
|
11208
11262
|
};
|
|
11263
|
+
const operationsControllerRunGptV3V1 = (gptV3Request, options) => {
|
|
11264
|
+
return axiosMutator(
|
|
11265
|
+
{
|
|
11266
|
+
url: `/v1/operations/run/gpt.v3`,
|
|
11267
|
+
method: "POST",
|
|
11268
|
+
headers: { "Content-Type": "application/json" },
|
|
11269
|
+
data: gptV3Request
|
|
11270
|
+
},
|
|
11271
|
+
options
|
|
11272
|
+
);
|
|
11273
|
+
};
|
|
11209
11274
|
const operationsControllerRunTranslateV1V1 = (translateV1Request, options) => {
|
|
11210
11275
|
return axiosMutator(
|
|
11211
11276
|
{
|
|
@@ -11470,6 +11535,17 @@ var getOperations = () => {
|
|
|
11470
11535
|
options
|
|
11471
11536
|
);
|
|
11472
11537
|
};
|
|
11538
|
+
const operationsControllerRunVeo3FastV1V1 = (veo3FastV1Request, options) => {
|
|
11539
|
+
return axiosMutator(
|
|
11540
|
+
{
|
|
11541
|
+
url: `/v1/operations/run/veo3.fast.v1`,
|
|
11542
|
+
method: "POST",
|
|
11543
|
+
headers: { "Content-Type": "application/json" },
|
|
11544
|
+
data: veo3FastV1Request
|
|
11545
|
+
},
|
|
11546
|
+
options
|
|
11547
|
+
);
|
|
11548
|
+
};
|
|
11473
11549
|
const operationsControllerRunPipelineMapV1V1 = (pipelineMapV1Request, options) => {
|
|
11474
11550
|
return axiosMutator(
|
|
11475
11551
|
{
|
|
@@ -11514,7 +11590,40 @@ var getOperations = () => {
|
|
|
11514
11590
|
options
|
|
11515
11591
|
);
|
|
11516
11592
|
};
|
|
11517
|
-
|
|
11593
|
+
const operationsControllerRunSeedream3V1V1 = (seedream3V1Request, options) => {
|
|
11594
|
+
return axiosMutator(
|
|
11595
|
+
{
|
|
11596
|
+
url: `/v1/operations/run/seedream3.v1`,
|
|
11597
|
+
method: "POST",
|
|
11598
|
+
headers: { "Content-Type": "application/json" },
|
|
11599
|
+
data: seedream3V1Request
|
|
11600
|
+
},
|
|
11601
|
+
options
|
|
11602
|
+
);
|
|
11603
|
+
};
|
|
11604
|
+
const operationsControllerRunLumaPhotonV1V1 = (lumaPhotonV1Request, options) => {
|
|
11605
|
+
return axiosMutator(
|
|
11606
|
+
{
|
|
11607
|
+
url: `/v1/operations/run/luma.photon.v1`,
|
|
11608
|
+
method: "POST",
|
|
11609
|
+
headers: { "Content-Type": "application/json" },
|
|
11610
|
+
data: lumaPhotonV1Request
|
|
11611
|
+
},
|
|
11612
|
+
options
|
|
11613
|
+
);
|
|
11614
|
+
};
|
|
11615
|
+
const operationsControllerRunImagineFlux11ProUltraV1V1 = (imagineFlux11ProUltraV1Request, options) => {
|
|
11616
|
+
return axiosMutator(
|
|
11617
|
+
{
|
|
11618
|
+
url: `/v1/operations/run/imagine.flux_1_1_pro_ultra.v1`,
|
|
11619
|
+
method: "POST",
|
|
11620
|
+
headers: { "Content-Type": "application/json" },
|
|
11621
|
+
data: imagineFlux11ProUltraV1Request
|
|
11622
|
+
},
|
|
11623
|
+
options
|
|
11624
|
+
);
|
|
11625
|
+
};
|
|
11626
|
+
return { operationsControllerGetOperationV1, operationsControllerGetOperationsV1, operationsControllerListOperationsV1, operationsControllerUpdateMetadataV1, operationsControllerRunHauteLindaV1V1, operationsControllerRunHauteNaomiV1V1, operationsControllerRunInpaintKateV1V1, operationsControllerRunGptV1V1, operationsControllerRunGptV2V1, operationsControllerRunGptV3V1, operationsControllerRunTranslateV1V1, operationsControllerRunStringsTemplateV1V1, operationsControllerRunImagineKateV1V1, operationsControllerRunUpscaleV1V1, operationsControllerRunObjectDetectionV1V1, operationsControllerRunSegmentAnythingEmbeddingsV1V1, operationsControllerRunSegmentAnythingMaskV1V1, operationsControllerRunPoseEstimationV1V1, operationsControllerRunCutV1V1, operationsControllerRunCropV1V1, operationsControllerRunNoiseV1V1, operationsControllerRunResizeV1V1, operationsControllerRunContrastV1V1, operationsControllerRunCompositeV1V1, operationsControllerRunVtonGiseleV1V1, operationsControllerRunNegateImageV1V1, operationsControllerRunEchoV1V1, operationsControllerRunMathV1V1, operationsControllerRunAnimateKling16ProV1V1, operationsControllerRunAnimateKling21V1V1, operationsControllerRunAnimateCreatomateV1V1, operationsControllerRunOnecompilerV1V1, operationsControllerRunEditFluxKontextDevV1V1, operationsControllerRunVeo3V1V1, operationsControllerRunVeo3FastV1V1, operationsControllerRunPipelineMapV1V1, operationsControllerRunImagen4V1V1, operationsControllerRunTopazUpscaleV1V1, operationsControllerRunIdeogramCharacterV1V1, operationsControllerRunSeedream3V1V1, operationsControllerRunLumaPhotonV1V1, operationsControllerRunImagineFlux11ProUltraV1V1 };
|
|
11518
11627
|
};
|
|
11519
11628
|
|
|
11520
11629
|
// src/sdk/api-definitions/operations.ts
|
|
@@ -11576,7 +11685,8 @@ var useOperationsApi = () => {
|
|
|
11576
11685
|
},
|
|
11577
11686
|
gpt: {
|
|
11578
11687
|
v1: hautechApi.operationsControllerRunGptV1V1,
|
|
11579
|
-
v2: hautechApi.operationsControllerRunGptV2V1
|
|
11688
|
+
v2: hautechApi.operationsControllerRunGptV2V1,
|
|
11689
|
+
v3: hautechApi.operationsControllerRunGptV3V1
|
|
11580
11690
|
},
|
|
11581
11691
|
math: {
|
|
11582
11692
|
v1: hautechApi.operationsControllerRunMathV1V1
|
|
@@ -12286,6 +12396,18 @@ var EditFluxKontextDevV1ResponseStatus = {
|
|
|
12286
12396
|
failed: "failed"
|
|
12287
12397
|
};
|
|
12288
12398
|
|
|
12399
|
+
// src/autogenerated/schemas/flux11ProUltraV1ResponseKind.ts
|
|
12400
|
+
var Flux11ProUltraV1ResponseKind = {
|
|
12401
|
+
operation: "operation"
|
|
12402
|
+
};
|
|
12403
|
+
|
|
12404
|
+
// src/autogenerated/schemas/flux11ProUltraV1ResponseStatus.ts
|
|
12405
|
+
var Flux11ProUltraV1ResponseStatus = {
|
|
12406
|
+
pending: "pending",
|
|
12407
|
+
finished: "finished",
|
|
12408
|
+
failed: "failed"
|
|
12409
|
+
};
|
|
12410
|
+
|
|
12289
12411
|
// src/autogenerated/schemas/gPTV1InputModel.ts
|
|
12290
12412
|
var GPTV1InputModel = {
|
|
12291
12413
|
"gpt-4o": "gpt-4o",
|
|
@@ -12356,6 +12478,246 @@ var GPTV2UserMessageDtoRole = {
|
|
|
12356
12478
|
user: "user"
|
|
12357
12479
|
};
|
|
12358
12480
|
|
|
12481
|
+
// src/autogenerated/schemas/gPTV3AnnotationDtoType.ts
|
|
12482
|
+
var GPTV3AnnotationDtoType = {
|
|
12483
|
+
file_citation: "file_citation",
|
|
12484
|
+
url_citation: "url_citation"
|
|
12485
|
+
};
|
|
12486
|
+
|
|
12487
|
+
// src/autogenerated/schemas/gPTV3AssistantMessageDtoRole.ts
|
|
12488
|
+
var GPTV3AssistantMessageDtoRole = {
|
|
12489
|
+
assistant: "assistant"
|
|
12490
|
+
};
|
|
12491
|
+
|
|
12492
|
+
// src/autogenerated/schemas/gPTV3AssistantMessageDtoType.ts
|
|
12493
|
+
var GPTV3AssistantMessageDtoType = {
|
|
12494
|
+
message: "message"
|
|
12495
|
+
};
|
|
12496
|
+
|
|
12497
|
+
// src/autogenerated/schemas/gPTV3ContentWithAnnotationsDtoType.ts
|
|
12498
|
+
var GPTV3ContentWithAnnotationsDtoType = {
|
|
12499
|
+
output_text: "output_text"
|
|
12500
|
+
};
|
|
12501
|
+
|
|
12502
|
+
// src/autogenerated/schemas/gPTV3DeveloperMessageDtoRole.ts
|
|
12503
|
+
var GPTV3DeveloperMessageDtoRole = {
|
|
12504
|
+
developer: "developer"
|
|
12505
|
+
};
|
|
12506
|
+
|
|
12507
|
+
// src/autogenerated/schemas/gPTV3DeveloperMessageDtoType.ts
|
|
12508
|
+
var GPTV3DeveloperMessageDtoType = {
|
|
12509
|
+
message: "message"
|
|
12510
|
+
};
|
|
12511
|
+
|
|
12512
|
+
// src/autogenerated/schemas/gPTV3FileSearchCallDtoType.ts
|
|
12513
|
+
var GPTV3FileSearchCallDtoType = {
|
|
12514
|
+
file_search: "file_search"
|
|
12515
|
+
};
|
|
12516
|
+
|
|
12517
|
+
// src/autogenerated/schemas/gPTV3FileSearchResultDtoStatus.ts
|
|
12518
|
+
var GPTV3FileSearchResultDtoStatus = {
|
|
12519
|
+
completed: "completed",
|
|
12520
|
+
failed: "failed",
|
|
12521
|
+
pending: "pending"
|
|
12522
|
+
};
|
|
12523
|
+
|
|
12524
|
+
// src/autogenerated/schemas/gPTV3FileSearchResultDtoType.ts
|
|
12525
|
+
var GPTV3FileSearchResultDtoType = {
|
|
12526
|
+
file_search_call: "file_search_call"
|
|
12527
|
+
};
|
|
12528
|
+
|
|
12529
|
+
// src/autogenerated/schemas/gPTV3FileSearchToolDtoType.ts
|
|
12530
|
+
var GPTV3FileSearchToolDtoType = {
|
|
12531
|
+
function: "function",
|
|
12532
|
+
file_search: "file_search",
|
|
12533
|
+
web_search_preview: "web_search_preview",
|
|
12534
|
+
image_generation: "image_generation"
|
|
12535
|
+
};
|
|
12536
|
+
|
|
12537
|
+
// src/autogenerated/schemas/gPTV3FunctionCallDtoType.ts
|
|
12538
|
+
var GPTV3FunctionCallDtoType = {
|
|
12539
|
+
function: "function"
|
|
12540
|
+
};
|
|
12541
|
+
|
|
12542
|
+
// src/autogenerated/schemas/gPTV3FunctionToolDtoType.ts
|
|
12543
|
+
var GPTV3FunctionToolDtoType = {
|
|
12544
|
+
function: "function",
|
|
12545
|
+
file_search: "file_search",
|
|
12546
|
+
web_search_preview: "web_search_preview",
|
|
12547
|
+
image_generation: "image_generation"
|
|
12548
|
+
};
|
|
12549
|
+
|
|
12550
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationCallDtoType.ts
|
|
12551
|
+
var GPTV3ImageGenerationCallDtoType = {
|
|
12552
|
+
image_generation: "image_generation"
|
|
12553
|
+
};
|
|
12554
|
+
|
|
12555
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationResultDtoStatus.ts
|
|
12556
|
+
var GPTV3ImageGenerationResultDtoStatus = {
|
|
12557
|
+
completed: "completed",
|
|
12558
|
+
failed: "failed",
|
|
12559
|
+
pending: "pending"
|
|
12560
|
+
};
|
|
12561
|
+
|
|
12562
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationResultDtoType.ts
|
|
12563
|
+
var GPTV3ImageGenerationResultDtoType = {
|
|
12564
|
+
image_generation_call: "image_generation_call"
|
|
12565
|
+
};
|
|
12566
|
+
|
|
12567
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationToolDtoQuality.ts
|
|
12568
|
+
var GPTV3ImageGenerationToolDtoQuality = {
|
|
12569
|
+
auto: "auto",
|
|
12570
|
+
low: "low",
|
|
12571
|
+
medium: "medium",
|
|
12572
|
+
high: "high"
|
|
12573
|
+
};
|
|
12574
|
+
|
|
12575
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationToolDtoSize.ts
|
|
12576
|
+
var GPTV3ImageGenerationToolDtoSize = {
|
|
12577
|
+
auto: "auto",
|
|
12578
|
+
"1024x1024": "1024x1024",
|
|
12579
|
+
"1536x1024": "1536x1024",
|
|
12580
|
+
"1024x1536": "1024x1536"
|
|
12581
|
+
};
|
|
12582
|
+
|
|
12583
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationToolDtoType.ts
|
|
12584
|
+
var GPTV3ImageGenerationToolDtoType = {
|
|
12585
|
+
function: "function",
|
|
12586
|
+
file_search: "file_search",
|
|
12587
|
+
web_search_preview: "web_search_preview",
|
|
12588
|
+
image_generation: "image_generation"
|
|
12589
|
+
};
|
|
12590
|
+
|
|
12591
|
+
// src/autogenerated/schemas/gPTV3ImageInputDtoDetail.ts
|
|
12592
|
+
var GPTV3ImageInputDtoDetail = {
|
|
12593
|
+
low: "low",
|
|
12594
|
+
high: "high",
|
|
12595
|
+
auto: "auto"
|
|
12596
|
+
};
|
|
12597
|
+
|
|
12598
|
+
// src/autogenerated/schemas/gPTV3ImageInputDtoType.ts
|
|
12599
|
+
var GPTV3ImageInputDtoType = {
|
|
12600
|
+
input_image: "input_image"
|
|
12601
|
+
};
|
|
12602
|
+
|
|
12603
|
+
// src/autogenerated/schemas/gPTV3InputModel.ts
|
|
12604
|
+
var GPTV3InputModel = {
|
|
12605
|
+
"gpt-4o": "gpt-4o",
|
|
12606
|
+
"gpt-5": "gpt-5",
|
|
12607
|
+
o3: "o3",
|
|
12608
|
+
"o3-mini": "o3-mini",
|
|
12609
|
+
"gpt-41": "gpt-4.1",
|
|
12610
|
+
"gpt-41-mini": "gpt-4.1-mini",
|
|
12611
|
+
"gpt-41-nano": "gpt-4.1-nano"
|
|
12612
|
+
};
|
|
12613
|
+
|
|
12614
|
+
// src/autogenerated/schemas/gPTV3MessageContentDtoRole.ts
|
|
12615
|
+
var GPTV3MessageContentDtoRole = {
|
|
12616
|
+
assistant: "assistant"
|
|
12617
|
+
};
|
|
12618
|
+
|
|
12619
|
+
// src/autogenerated/schemas/gPTV3MessageContentDtoType.ts
|
|
12620
|
+
var GPTV3MessageContentDtoType = {
|
|
12621
|
+
message: "message"
|
|
12622
|
+
};
|
|
12623
|
+
|
|
12624
|
+
// src/autogenerated/schemas/gPTV3ResponseDtoFinishReason.ts
|
|
12625
|
+
var GPTV3ResponseDtoFinishReason = {
|
|
12626
|
+
stop: "stop",
|
|
12627
|
+
tool_calls: "tool_calls"
|
|
12628
|
+
};
|
|
12629
|
+
|
|
12630
|
+
// src/autogenerated/schemas/gPTV3ResponseDtoRole.ts
|
|
12631
|
+
var GPTV3ResponseDtoRole = {
|
|
12632
|
+
assistant: "assistant"
|
|
12633
|
+
};
|
|
12634
|
+
|
|
12635
|
+
// src/autogenerated/schemas/gPTV3ResponseFormatJsonSchemaDtoType.ts
|
|
12636
|
+
var GPTV3ResponseFormatJsonSchemaDtoType = {
|
|
12637
|
+
json_schema: "json_schema"
|
|
12638
|
+
};
|
|
12639
|
+
|
|
12640
|
+
// src/autogenerated/schemas/gPTV3ResponseFormatTextDtoType.ts
|
|
12641
|
+
var GPTV3ResponseFormatTextDtoType = {
|
|
12642
|
+
text: "text"
|
|
12643
|
+
};
|
|
12644
|
+
|
|
12645
|
+
// src/autogenerated/schemas/gPTV3SystemMessageDtoRole.ts
|
|
12646
|
+
var GPTV3SystemMessageDtoRole = {
|
|
12647
|
+
system: "system"
|
|
12648
|
+
};
|
|
12649
|
+
|
|
12650
|
+
// src/autogenerated/schemas/gPTV3SystemMessageDtoType.ts
|
|
12651
|
+
var GPTV3SystemMessageDtoType = {
|
|
12652
|
+
message: "message"
|
|
12653
|
+
};
|
|
12654
|
+
|
|
12655
|
+
// src/autogenerated/schemas/gPTV3TextInputDtoType.ts
|
|
12656
|
+
var GPTV3TextInputDtoType = {
|
|
12657
|
+
input_text: "input_text"
|
|
12658
|
+
};
|
|
12659
|
+
|
|
12660
|
+
// src/autogenerated/schemas/gPTV3ToolChoiceDtoType.ts
|
|
12661
|
+
var GPTV3ToolChoiceDtoType = {
|
|
12662
|
+
none: "none",
|
|
12663
|
+
auto: "auto",
|
|
12664
|
+
required: "required",
|
|
12665
|
+
function: "function",
|
|
12666
|
+
file_search: "file_search",
|
|
12667
|
+
web_search_preview: "web_search_preview",
|
|
12668
|
+
image_generation: "image_generation"
|
|
12669
|
+
};
|
|
12670
|
+
|
|
12671
|
+
// src/autogenerated/schemas/gPTV3ToolDtoType.ts
|
|
12672
|
+
var GPTV3ToolDtoType = {
|
|
12673
|
+
function: "function",
|
|
12674
|
+
file_search: "file_search",
|
|
12675
|
+
web_search_preview: "web_search_preview",
|
|
12676
|
+
image_generation: "image_generation"
|
|
12677
|
+
};
|
|
12678
|
+
|
|
12679
|
+
// src/autogenerated/schemas/gPTV3UserMessageDtoRole.ts
|
|
12680
|
+
var GPTV3UserMessageDtoRole = {
|
|
12681
|
+
user: "user"
|
|
12682
|
+
};
|
|
12683
|
+
|
|
12684
|
+
// src/autogenerated/schemas/gPTV3UserMessageDtoType.ts
|
|
12685
|
+
var GPTV3UserMessageDtoType = {
|
|
12686
|
+
message: "message"
|
|
12687
|
+
};
|
|
12688
|
+
|
|
12689
|
+
// src/autogenerated/schemas/gPTV3WebSearchCallDtoType.ts
|
|
12690
|
+
var GPTV3WebSearchCallDtoType = {
|
|
12691
|
+
web_search_preview: "web_search_preview"
|
|
12692
|
+
};
|
|
12693
|
+
|
|
12694
|
+
// src/autogenerated/schemas/gPTV3WebSearchResultDtoStatus.ts
|
|
12695
|
+
var GPTV3WebSearchResultDtoStatus = {
|
|
12696
|
+
completed: "completed",
|
|
12697
|
+
failed: "failed",
|
|
12698
|
+
pending: "pending"
|
|
12699
|
+
};
|
|
12700
|
+
|
|
12701
|
+
// src/autogenerated/schemas/gPTV3WebSearchResultDtoType.ts
|
|
12702
|
+
var GPTV3WebSearchResultDtoType = {
|
|
12703
|
+
web_search_call: "web_search_call"
|
|
12704
|
+
};
|
|
12705
|
+
|
|
12706
|
+
// src/autogenerated/schemas/gPTV3WebSearchToolDtoSearchContextSize.ts
|
|
12707
|
+
var GPTV3WebSearchToolDtoSearchContextSize = {
|
|
12708
|
+
low: "low",
|
|
12709
|
+
medium: "medium",
|
|
12710
|
+
high: "high"
|
|
12711
|
+
};
|
|
12712
|
+
|
|
12713
|
+
// src/autogenerated/schemas/gPTV3WebSearchToolDtoType.ts
|
|
12714
|
+
var GPTV3WebSearchToolDtoType = {
|
|
12715
|
+
function: "function",
|
|
12716
|
+
file_search: "file_search",
|
|
12717
|
+
web_search_preview: "web_search_preview",
|
|
12718
|
+
image_generation: "image_generation"
|
|
12719
|
+
};
|
|
12720
|
+
|
|
12359
12721
|
// src/autogenerated/schemas/getImageRepresentationParamsDtoType.ts
|
|
12360
12722
|
var GetImageRepresentationParamsDtoType = {
|
|
12361
12723
|
samv1: "sam.v1"
|
|
@@ -12392,6 +12754,18 @@ var GptV2ResponseStatus = {
|
|
|
12392
12754
|
failed: "failed"
|
|
12393
12755
|
};
|
|
12394
12756
|
|
|
12757
|
+
// src/autogenerated/schemas/gptV3ResponseKind.ts
|
|
12758
|
+
var GptV3ResponseKind = {
|
|
12759
|
+
operation: "operation"
|
|
12760
|
+
};
|
|
12761
|
+
|
|
12762
|
+
// src/autogenerated/schemas/gptV3ResponseStatus.ts
|
|
12763
|
+
var GptV3ResponseStatus = {
|
|
12764
|
+
pending: "pending",
|
|
12765
|
+
finished: "finished",
|
|
12766
|
+
failed: "failed"
|
|
12767
|
+
};
|
|
12768
|
+
|
|
12395
12769
|
// src/autogenerated/schemas/grantAccessControllerParamsAccess.ts
|
|
12396
12770
|
var GrantAccessControllerParamsAccess = {
|
|
12397
12771
|
owner: "owner",
|
|
@@ -12496,6 +12870,18 @@ var Imagen4V1ResponseStatus = {
|
|
|
12496
12870
|
failed: "failed"
|
|
12497
12871
|
};
|
|
12498
12872
|
|
|
12873
|
+
// src/autogenerated/schemas/imagineFlux11ProUltraV1ResponseKind.ts
|
|
12874
|
+
var ImagineFlux11ProUltraV1ResponseKind = {
|
|
12875
|
+
operation: "operation"
|
|
12876
|
+
};
|
|
12877
|
+
|
|
12878
|
+
// src/autogenerated/schemas/imagineFlux11ProUltraV1ResponseStatus.ts
|
|
12879
|
+
var ImagineFlux11ProUltraV1ResponseStatus = {
|
|
12880
|
+
pending: "pending",
|
|
12881
|
+
finished: "finished",
|
|
12882
|
+
failed: "failed"
|
|
12883
|
+
};
|
|
12884
|
+
|
|
12499
12885
|
// src/autogenerated/schemas/imagineKateV1ResponseKind.ts
|
|
12500
12886
|
var ImagineKateV1ResponseKind = {
|
|
12501
12887
|
operation: "operation"
|
|
@@ -12628,6 +13014,29 @@ var ListStacksParamsDtoOrderBy = {
|
|
|
12628
13014
|
updatedAt_DESC: "updatedAt_DESC"
|
|
12629
13015
|
};
|
|
12630
13016
|
|
|
13017
|
+
// src/autogenerated/schemas/lumaPhotonV1InputAspectRatio.ts
|
|
13018
|
+
var LumaPhotonV1InputAspectRatio = {
|
|
13019
|
+
"1:1": "1:1",
|
|
13020
|
+
"3:4": "3:4",
|
|
13021
|
+
"4:3": "4:3",
|
|
13022
|
+
"16:9": "16:9",
|
|
13023
|
+
"9:16": "9:16",
|
|
13024
|
+
"21:9": "21:9",
|
|
13025
|
+
"9:21": "9:21"
|
|
13026
|
+
};
|
|
13027
|
+
|
|
13028
|
+
// src/autogenerated/schemas/lumaPhotonV1ResponseKind.ts
|
|
13029
|
+
var LumaPhotonV1ResponseKind = {
|
|
13030
|
+
operation: "operation"
|
|
13031
|
+
};
|
|
13032
|
+
|
|
13033
|
+
// src/autogenerated/schemas/lumaPhotonV1ResponseStatus.ts
|
|
13034
|
+
var LumaPhotonV1ResponseStatus = {
|
|
13035
|
+
pending: "pending",
|
|
13036
|
+
finished: "finished",
|
|
13037
|
+
failed: "failed"
|
|
13038
|
+
};
|
|
13039
|
+
|
|
12631
13040
|
// src/autogenerated/schemas/mathV1ResponseKind.ts
|
|
12632
13041
|
var MathV1ResponseKind = {
|
|
12633
13042
|
operation: "operation"
|
|
@@ -12939,6 +13348,38 @@ var RevokeAccessControllerParamsDtoPrincipalType = {
|
|
|
12939
13348
|
group: "group"
|
|
12940
13349
|
};
|
|
12941
13350
|
|
|
13351
|
+
// src/autogenerated/schemas/seedream3V1InputAspectRatio.ts
|
|
13352
|
+
var Seedream3V1InputAspectRatio = {
|
|
13353
|
+
custom: "custom",
|
|
13354
|
+
"1:1": "1:1",
|
|
13355
|
+
"3:4": "3:4",
|
|
13356
|
+
"4:3": "4:3",
|
|
13357
|
+
"16:9": "16:9",
|
|
13358
|
+
"9:16": "9:16",
|
|
13359
|
+
"2:3": "2:3",
|
|
13360
|
+
"3:2": "3:2",
|
|
13361
|
+
"21:9": "21:9"
|
|
13362
|
+
};
|
|
13363
|
+
|
|
13364
|
+
// src/autogenerated/schemas/seedream3V1InputSize.ts
|
|
13365
|
+
var Seedream3V1InputSize = {
|
|
13366
|
+
small: "small",
|
|
13367
|
+
regular: "regular",
|
|
13368
|
+
big: "big"
|
|
13369
|
+
};
|
|
13370
|
+
|
|
13371
|
+
// src/autogenerated/schemas/seedream3V1ResponseKind.ts
|
|
13372
|
+
var Seedream3V1ResponseKind = {
|
|
13373
|
+
operation: "operation"
|
|
13374
|
+
};
|
|
13375
|
+
|
|
13376
|
+
// src/autogenerated/schemas/seedream3V1ResponseStatus.ts
|
|
13377
|
+
var Seedream3V1ResponseStatus = {
|
|
13378
|
+
pending: "pending",
|
|
13379
|
+
finished: "finished",
|
|
13380
|
+
failed: "failed"
|
|
13381
|
+
};
|
|
13382
|
+
|
|
12942
13383
|
// src/autogenerated/schemas/segmentAnythingEmbeddingsV1ResponseKind.ts
|
|
12943
13384
|
var SegmentAnythingEmbeddingsV1ResponseKind = {
|
|
12944
13385
|
operation: "operation"
|
|
@@ -13064,6 +13505,18 @@ var UpscaleV1ResponseStatus = {
|
|
|
13064
13505
|
failed: "failed"
|
|
13065
13506
|
};
|
|
13066
13507
|
|
|
13508
|
+
// src/autogenerated/schemas/veo3FastV1ResponseKind.ts
|
|
13509
|
+
var Veo3FastV1ResponseKind = {
|
|
13510
|
+
operation: "operation"
|
|
13511
|
+
};
|
|
13512
|
+
|
|
13513
|
+
// src/autogenerated/schemas/veo3FastV1ResponseStatus.ts
|
|
13514
|
+
var Veo3FastV1ResponseStatus = {
|
|
13515
|
+
pending: "pending",
|
|
13516
|
+
finished: "finished",
|
|
13517
|
+
failed: "failed"
|
|
13518
|
+
};
|
|
13519
|
+
|
|
13067
13520
|
// src/autogenerated/schemas/veo3V1InputResolution.ts
|
|
13068
13521
|
var Veo3V1InputResolution = {
|
|
13069
13522
|
"720p": "720p",
|
|
@@ -13527,6 +13980,17 @@ var getCall = () => {
|
|
|
13527
13980
|
options
|
|
13528
13981
|
);
|
|
13529
13982
|
};
|
|
13983
|
+
const callControllerCallOperationsRunGptV3V1 = (gptV3Request, options) => {
|
|
13984
|
+
return axiosMutator(
|
|
13985
|
+
{
|
|
13986
|
+
url: `/v1/call/operations.run.gpt.v3`,
|
|
13987
|
+
method: "POST",
|
|
13988
|
+
headers: { "Content-Type": "application/json" },
|
|
13989
|
+
data: gptV3Request
|
|
13990
|
+
},
|
|
13991
|
+
options
|
|
13992
|
+
);
|
|
13993
|
+
};
|
|
13530
13994
|
const callControllerCallOperationsRunTranslateV1V1 = (translateV1Request, options) => {
|
|
13531
13995
|
return axiosMutator(
|
|
13532
13996
|
{
|
|
@@ -13791,6 +14255,17 @@ var getCall = () => {
|
|
|
13791
14255
|
options
|
|
13792
14256
|
);
|
|
13793
14257
|
};
|
|
14258
|
+
const callControllerCallOperationsRunVeo3FastV1V1 = (veo3FastV1Request, options) => {
|
|
14259
|
+
return axiosMutator(
|
|
14260
|
+
{
|
|
14261
|
+
url: `/v1/call/operations.run.veo3.fast.v1`,
|
|
14262
|
+
method: "POST",
|
|
14263
|
+
headers: { "Content-Type": "application/json" },
|
|
14264
|
+
data: veo3FastV1Request
|
|
14265
|
+
},
|
|
14266
|
+
options
|
|
14267
|
+
);
|
|
14268
|
+
};
|
|
13794
14269
|
const callControllerCallOperationsRunPipelineMapV1V1 = (pipelineMapV1Request, options) => {
|
|
13795
14270
|
return axiosMutator(
|
|
13796
14271
|
{
|
|
@@ -13835,6 +14310,39 @@ var getCall = () => {
|
|
|
13835
14310
|
options
|
|
13836
14311
|
);
|
|
13837
14312
|
};
|
|
14313
|
+
const callControllerCallOperationsRunSeedream3V1V1 = (seedream3V1Request, options) => {
|
|
14314
|
+
return axiosMutator(
|
|
14315
|
+
{
|
|
14316
|
+
url: `/v1/call/operations.run.seedream3.v1`,
|
|
14317
|
+
method: "POST",
|
|
14318
|
+
headers: { "Content-Type": "application/json" },
|
|
14319
|
+
data: seedream3V1Request
|
|
14320
|
+
},
|
|
14321
|
+
options
|
|
14322
|
+
);
|
|
14323
|
+
};
|
|
14324
|
+
const callControllerCallOperationsRunLumaPhotonV1V1 = (lumaPhotonV1Request, options) => {
|
|
14325
|
+
return axiosMutator(
|
|
14326
|
+
{
|
|
14327
|
+
url: `/v1/call/operations.run.luma.photon.v1`,
|
|
14328
|
+
method: "POST",
|
|
14329
|
+
headers: { "Content-Type": "application/json" },
|
|
14330
|
+
data: lumaPhotonV1Request
|
|
14331
|
+
},
|
|
14332
|
+
options
|
|
14333
|
+
);
|
|
14334
|
+
};
|
|
14335
|
+
const callControllerCallOperationsRunImagineFlux11ProUltraV1V1 = (imagineFlux11ProUltraV1Request, options) => {
|
|
14336
|
+
return axiosMutator(
|
|
14337
|
+
{
|
|
14338
|
+
url: `/v1/call/operations.run.imagine.flux_1_1_pro_ultra.v1`,
|
|
14339
|
+
method: "POST",
|
|
14340
|
+
headers: { "Content-Type": "application/json" },
|
|
14341
|
+
data: imagineFlux11ProUltraV1Request
|
|
14342
|
+
},
|
|
14343
|
+
options
|
|
14344
|
+
);
|
|
14345
|
+
};
|
|
13838
14346
|
const callControllerCallPosesGetV1 = (getPoseParamsDto, options) => {
|
|
13839
14347
|
return axiosMutator(
|
|
13840
14348
|
{
|
|
@@ -13989,7 +14497,7 @@ var getCall = () => {
|
|
|
13989
14497
|
options
|
|
13990
14498
|
);
|
|
13991
14499
|
};
|
|
13992
|
-
return { callControllerCallAccessGrantV1, callControllerCallAccessAttachV1, callControllerCallAccountsCreateV1, callControllerCallAccountsGetV1, callControllerCallAccountsSelfV1, callControllerCallAccountsListV1, callControllerCallAccountsUpdateV1, callControllerCallAccountsBalanceAddV1, callControllerCallAccountsBalanceSelfV1, callControllerCallAccountsBalanceGetV1, callControllerCallCollectionsCreateV1, callControllerCallCollectionsGetV1, callControllerCallCollectionsListV1, callControllerCallCollectionsMetadataUpdateV1, callControllerCallCollectionsItemsAddV1, callControllerCallCollectionsItemsListV1, callControllerCallCollectionsItemsRemoveV1, callControllerCallGroupsCreateV1, callControllerCallGroupsGetV1, callControllerCallGroupsDeleteV1, callControllerCallGroupsAccountsAddV1, callControllerCallGroupsAccountsRemoveV1, callControllerCallImagesGetManyV1, callControllerCallImagesGetV1, callControllerCallImagesRepresentationsGetV1, callControllerCallVideosGetManyV1, callControllerCallVideosGetV1, callControllerCallOperationsGetV1, callControllerCallOperationsGetManyV1, callControllerCallOperationsListV1, callControllerCallOperationsMetadataUpdateV1, callControllerCallOperationsWaitV1, callControllerCallOperationsRunHauteLindaV1V1, callControllerCallOperationsRunHauteNaomiV1V1, callControllerCallOperationsRunInpaintKateV1V1, callControllerCallOperationsRunGptV1V1, callControllerCallOperationsRunGptV2V1, callControllerCallOperationsRunTranslateV1V1, callControllerCallOperationsRunStringsTemplateV1V1, callControllerCallOperationsRunImagineKateV1V1, callControllerCallOperationsRunUpscaleV1V1, callControllerCallOperationsRunObjectDetectionV1V1, callControllerCallOperationsRunSegmentAnythingEmbeddingsV1V1, callControllerCallOperationsRunSegmentAnythingMaskV1V1, callControllerCallOperationsRunPoseEstimationV1V1, callControllerCallOperationsRunCutV1V1, callControllerCallOperationsRunCropV1V1, callControllerCallOperationsRunNoiseV1V1, callControllerCallOperationsRunResizeV1V1, callControllerCallOperationsRunContrastV1V1, callControllerCallOperationsRunCompositeV1V1, callControllerCallOperationsRunVtonGiseleV1V1, callControllerCallOperationsRunNegateImageV1V1, callControllerCallOperationsRunEchoV1V1, callControllerCallOperationsRunMathV1V1, callControllerCallOperationsRunAnimateKling16ProV1V1, callControllerCallOperationsRunAnimateKling21V1V1, callControllerCallOperationsRunAnimateCreatomateV1V1, callControllerCallOperationsRunOnecompilerV1V1, callControllerCallOperationsRunEditFluxKontextDevV1V1, callControllerCallOperationsRunVeo3V1V1, callControllerCallOperationsRunPipelineMapV1V1, callControllerCallOperationsRunImagen4V1V1, callControllerCallOperationsRunTopazUpscaleV1V1, callControllerCallOperationsRunIdeogramCharacterV1V1, callControllerCallPosesGetV1, callControllerCallPosesListV1, callControllerCallPosesPreviewSetV1, callControllerCallPosesMetadataUpdateV1, callControllerCallStacksCreateV1, callControllerCallStacksGetV1, callControllerCallStacksListV1, callControllerCallStacksMetadataUpdateV1, callControllerCallStacksItemsAddV1, callControllerCallStacksItemsRemoveV1, callControllerCallStorageCreateV1, callControllerCallStorageDeleteV1, callControllerCallStorageGetManyV1, callControllerCallStorageUpdateV1 };
|
|
14500
|
+
return { callControllerCallAccessGrantV1, callControllerCallAccessAttachV1, callControllerCallAccountsCreateV1, callControllerCallAccountsGetV1, callControllerCallAccountsSelfV1, callControllerCallAccountsListV1, callControllerCallAccountsUpdateV1, callControllerCallAccountsBalanceAddV1, callControllerCallAccountsBalanceSelfV1, callControllerCallAccountsBalanceGetV1, callControllerCallCollectionsCreateV1, callControllerCallCollectionsGetV1, callControllerCallCollectionsListV1, callControllerCallCollectionsMetadataUpdateV1, callControllerCallCollectionsItemsAddV1, callControllerCallCollectionsItemsListV1, callControllerCallCollectionsItemsRemoveV1, callControllerCallGroupsCreateV1, callControllerCallGroupsGetV1, callControllerCallGroupsDeleteV1, callControllerCallGroupsAccountsAddV1, callControllerCallGroupsAccountsRemoveV1, callControllerCallImagesGetManyV1, callControllerCallImagesGetV1, callControllerCallImagesRepresentationsGetV1, callControllerCallVideosGetManyV1, callControllerCallVideosGetV1, callControllerCallOperationsGetV1, callControllerCallOperationsGetManyV1, callControllerCallOperationsListV1, callControllerCallOperationsMetadataUpdateV1, callControllerCallOperationsWaitV1, callControllerCallOperationsRunHauteLindaV1V1, callControllerCallOperationsRunHauteNaomiV1V1, callControllerCallOperationsRunInpaintKateV1V1, callControllerCallOperationsRunGptV1V1, callControllerCallOperationsRunGptV2V1, callControllerCallOperationsRunGptV3V1, callControllerCallOperationsRunTranslateV1V1, callControllerCallOperationsRunStringsTemplateV1V1, callControllerCallOperationsRunImagineKateV1V1, callControllerCallOperationsRunUpscaleV1V1, callControllerCallOperationsRunObjectDetectionV1V1, callControllerCallOperationsRunSegmentAnythingEmbeddingsV1V1, callControllerCallOperationsRunSegmentAnythingMaskV1V1, callControllerCallOperationsRunPoseEstimationV1V1, callControllerCallOperationsRunCutV1V1, callControllerCallOperationsRunCropV1V1, callControllerCallOperationsRunNoiseV1V1, callControllerCallOperationsRunResizeV1V1, callControllerCallOperationsRunContrastV1V1, callControllerCallOperationsRunCompositeV1V1, callControllerCallOperationsRunVtonGiseleV1V1, callControllerCallOperationsRunNegateImageV1V1, callControllerCallOperationsRunEchoV1V1, callControllerCallOperationsRunMathV1V1, callControllerCallOperationsRunAnimateKling16ProV1V1, callControllerCallOperationsRunAnimateKling21V1V1, callControllerCallOperationsRunAnimateCreatomateV1V1, callControllerCallOperationsRunOnecompilerV1V1, callControllerCallOperationsRunEditFluxKontextDevV1V1, callControllerCallOperationsRunVeo3V1V1, callControllerCallOperationsRunVeo3FastV1V1, callControllerCallOperationsRunPipelineMapV1V1, callControllerCallOperationsRunImagen4V1V1, callControllerCallOperationsRunTopazUpscaleV1V1, callControllerCallOperationsRunIdeogramCharacterV1V1, callControllerCallOperationsRunSeedream3V1V1, callControllerCallOperationsRunLumaPhotonV1V1, callControllerCallOperationsRunImagineFlux11ProUltraV1V1, callControllerCallPosesGetV1, callControllerCallPosesListV1, callControllerCallPosesPreviewSetV1, callControllerCallPosesMetadataUpdateV1, callControllerCallStacksCreateV1, callControllerCallStacksGetV1, callControllerCallStacksListV1, callControllerCallStacksMetadataUpdateV1, callControllerCallStacksItemsAddV1, callControllerCallStacksItemsRemoveV1, callControllerCallStorageCreateV1, callControllerCallStorageDeleteV1, callControllerCallStorageGetManyV1, callControllerCallStorageUpdateV1 };
|
|
13993
14501
|
};
|
|
13994
14502
|
|
|
13995
14503
|
// src/autogenerated/pipeline-methods.ts
|
|
@@ -14069,7 +14577,8 @@ var usePipelineDefinitions = () => {
|
|
|
14069
14577
|
},
|
|
14070
14578
|
gpt: {
|
|
14071
14579
|
v1: api.callControllerCallOperationsRunGptV1V1,
|
|
14072
|
-
v2: api.callControllerCallOperationsRunGptV2V1
|
|
14580
|
+
v2: api.callControllerCallOperationsRunGptV2V1,
|
|
14581
|
+
v3: api.callControllerCallOperationsRunGptV3V1
|
|
14073
14582
|
},
|
|
14074
14583
|
translate: {
|
|
14075
14584
|
v1: api.callControllerCallOperationsRunTranslateV1V1
|
|
@@ -14082,6 +14591,9 @@ var usePipelineDefinitions = () => {
|
|
|
14082
14591
|
imagine: {
|
|
14083
14592
|
kate: {
|
|
14084
14593
|
v1: api.callControllerCallOperationsRunImagineKateV1V1
|
|
14594
|
+
},
|
|
14595
|
+
flux_1_1_pro_ultra: {
|
|
14596
|
+
v1: api.callControllerCallOperationsRunImagineFlux11ProUltraV1V1
|
|
14085
14597
|
}
|
|
14086
14598
|
},
|
|
14087
14599
|
upscale: {
|
|
@@ -14153,7 +14665,10 @@ var usePipelineDefinitions = () => {
|
|
|
14153
14665
|
}
|
|
14154
14666
|
},
|
|
14155
14667
|
veo3: {
|
|
14156
|
-
v1: api.callControllerCallOperationsRunVeo3V1V1
|
|
14668
|
+
v1: api.callControllerCallOperationsRunVeo3V1V1,
|
|
14669
|
+
fast: {
|
|
14670
|
+
v1: api.callControllerCallOperationsRunVeo3FastV1V1
|
|
14671
|
+
}
|
|
14157
14672
|
},
|
|
14158
14673
|
pipelineMap: {
|
|
14159
14674
|
v1: api.callControllerCallOperationsRunPipelineMapV1V1
|
|
@@ -14170,6 +14685,14 @@ var usePipelineDefinitions = () => {
|
|
|
14170
14685
|
character: {
|
|
14171
14686
|
v1: api.callControllerCallOperationsRunIdeogramCharacterV1V1
|
|
14172
14687
|
}
|
|
14688
|
+
},
|
|
14689
|
+
seedream3: {
|
|
14690
|
+
v1: api.callControllerCallOperationsRunSeedream3V1V1
|
|
14691
|
+
},
|
|
14692
|
+
luma: {
|
|
14693
|
+
photon: {
|
|
14694
|
+
v1: api.callControllerCallOperationsRunLumaPhotonV1V1
|
|
14695
|
+
}
|
|
14173
14696
|
}
|
|
14174
14697
|
}
|
|
14175
14698
|
},
|
|
@@ -14455,6 +14978,8 @@ var createTokenSigner = (options) => {
|
|
|
14455
14978
|
EchoV1ResponseStatus,
|
|
14456
14979
|
EditFluxKontextDevV1ResponseKind,
|
|
14457
14980
|
EditFluxKontextDevV1ResponseStatus,
|
|
14981
|
+
Flux11ProUltraV1ResponseKind,
|
|
14982
|
+
Flux11ProUltraV1ResponseStatus,
|
|
14458
14983
|
GPTV1InputModel,
|
|
14459
14984
|
GPTV2AssistantMessageDtoRole,
|
|
14460
14985
|
GPTV2DeveloperMessageDtoRole,
|
|
@@ -14467,12 +14992,53 @@ var createTokenSigner = (options) => {
|
|
|
14467
14992
|
GPTV2ToolDtoType,
|
|
14468
14993
|
GPTV2ToolMessageDtoRole,
|
|
14469
14994
|
GPTV2UserMessageDtoRole,
|
|
14995
|
+
GPTV3AnnotationDtoType,
|
|
14996
|
+
GPTV3AssistantMessageDtoRole,
|
|
14997
|
+
GPTV3AssistantMessageDtoType,
|
|
14998
|
+
GPTV3ContentWithAnnotationsDtoType,
|
|
14999
|
+
GPTV3DeveloperMessageDtoRole,
|
|
15000
|
+
GPTV3DeveloperMessageDtoType,
|
|
15001
|
+
GPTV3FileSearchCallDtoType,
|
|
15002
|
+
GPTV3FileSearchResultDtoStatus,
|
|
15003
|
+
GPTV3FileSearchResultDtoType,
|
|
15004
|
+
GPTV3FileSearchToolDtoType,
|
|
15005
|
+
GPTV3FunctionCallDtoType,
|
|
15006
|
+
GPTV3FunctionToolDtoType,
|
|
15007
|
+
GPTV3ImageGenerationCallDtoType,
|
|
15008
|
+
GPTV3ImageGenerationResultDtoStatus,
|
|
15009
|
+
GPTV3ImageGenerationResultDtoType,
|
|
15010
|
+
GPTV3ImageGenerationToolDtoQuality,
|
|
15011
|
+
GPTV3ImageGenerationToolDtoSize,
|
|
15012
|
+
GPTV3ImageGenerationToolDtoType,
|
|
15013
|
+
GPTV3ImageInputDtoDetail,
|
|
15014
|
+
GPTV3ImageInputDtoType,
|
|
15015
|
+
GPTV3InputModel,
|
|
15016
|
+
GPTV3MessageContentDtoRole,
|
|
15017
|
+
GPTV3MessageContentDtoType,
|
|
15018
|
+
GPTV3ResponseDtoFinishReason,
|
|
15019
|
+
GPTV3ResponseDtoRole,
|
|
15020
|
+
GPTV3ResponseFormatJsonSchemaDtoType,
|
|
15021
|
+
GPTV3ResponseFormatTextDtoType,
|
|
15022
|
+
GPTV3SystemMessageDtoRole,
|
|
15023
|
+
GPTV3SystemMessageDtoType,
|
|
15024
|
+
GPTV3TextInputDtoType,
|
|
15025
|
+
GPTV3ToolChoiceDtoType,
|
|
15026
|
+
GPTV3ToolDtoType,
|
|
15027
|
+
GPTV3UserMessageDtoRole,
|
|
15028
|
+
GPTV3UserMessageDtoType,
|
|
15029
|
+
GPTV3WebSearchCallDtoType,
|
|
15030
|
+
GPTV3WebSearchResultDtoStatus,
|
|
15031
|
+
GPTV3WebSearchResultDtoType,
|
|
15032
|
+
GPTV3WebSearchToolDtoSearchContextSize,
|
|
15033
|
+
GPTV3WebSearchToolDtoType,
|
|
14470
15034
|
GetImageRepresentationParamsDtoType,
|
|
14471
15035
|
GiseleVtonV1InputCategory,
|
|
14472
15036
|
GptV1ResponseKind,
|
|
14473
15037
|
GptV1ResponseStatus,
|
|
14474
15038
|
GptV2ResponseKind,
|
|
14475
15039
|
GptV2ResponseStatus,
|
|
15040
|
+
GptV3ResponseKind,
|
|
15041
|
+
GptV3ResponseStatus,
|
|
14476
15042
|
GrantAccessControllerParamsAccess,
|
|
14477
15043
|
GrantAccessControllerParamsPrincipalType,
|
|
14478
15044
|
HauteLindaV1ResponseKind,
|
|
@@ -14486,6 +15052,8 @@ var createTokenSigner = (options) => {
|
|
|
14486
15052
|
Imagen4InputSafetyFilterLevel,
|
|
14487
15053
|
Imagen4V1ResponseKind,
|
|
14488
15054
|
Imagen4V1ResponseStatus,
|
|
15055
|
+
ImagineFlux11ProUltraV1ResponseKind,
|
|
15056
|
+
ImagineFlux11ProUltraV1ResponseStatus,
|
|
14489
15057
|
ImagineKateV1ResponseKind,
|
|
14490
15058
|
ImagineKateV1ResponseStatus,
|
|
14491
15059
|
InpaintKateV1ResponseKind,
|
|
@@ -14501,6 +15069,9 @@ var createTokenSigner = (options) => {
|
|
|
14501
15069
|
ListOperationsParamsDtoOrderBy,
|
|
14502
15070
|
ListPosesParamsDtoOrderBy,
|
|
14503
15071
|
ListStacksParamsDtoOrderBy,
|
|
15072
|
+
LumaPhotonV1InputAspectRatio,
|
|
15073
|
+
LumaPhotonV1ResponseKind,
|
|
15074
|
+
LumaPhotonV1ResponseStatus,
|
|
14504
15075
|
MathV1ResponseKind,
|
|
14505
15076
|
MathV1ResponseStatus,
|
|
14506
15077
|
ModifyAccessParamsDtoAccess,
|
|
@@ -14547,6 +15118,10 @@ var createTokenSigner = (options) => {
|
|
|
14547
15118
|
ResourceEntityKind,
|
|
14548
15119
|
RevokeAccessControllerParamsDtoAccess,
|
|
14549
15120
|
RevokeAccessControllerParamsDtoPrincipalType,
|
|
15121
|
+
Seedream3V1InputAspectRatio,
|
|
15122
|
+
Seedream3V1InputSize,
|
|
15123
|
+
Seedream3V1ResponseKind,
|
|
15124
|
+
Seedream3V1ResponseStatus,
|
|
14550
15125
|
SegmentAnythingEmbeddingsV1ResponseKind,
|
|
14551
15126
|
SegmentAnythingEmbeddingsV1ResponseStatus,
|
|
14552
15127
|
SegmentAnythingMaskV1ResponseKind,
|
|
@@ -14567,6 +15142,8 @@ var createTokenSigner = (options) => {
|
|
|
14567
15142
|
TranslateV1ResponseStatus,
|
|
14568
15143
|
UpscaleV1ResponseKind,
|
|
14569
15144
|
UpscaleV1ResponseStatus,
|
|
15145
|
+
Veo3FastV1ResponseKind,
|
|
15146
|
+
Veo3FastV1ResponseStatus,
|
|
14570
15147
|
Veo3V1InputResolution,
|
|
14571
15148
|
Veo3V1ResponseKind,
|
|
14572
15149
|
Veo3V1ResponseStatus,
|