@hautechai/sdk 2.2.2 → 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 +2282 -137
- package/dist/index.d.ts +2282 -137
- package/dist/index.js +630 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +574 -5
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -11027,6 +11027,17 @@ var getOperations = () => {
|
|
|
11027
11027
|
options
|
|
11028
11028
|
);
|
|
11029
11029
|
};
|
|
11030
|
+
const operationsControllerRunGptV3V1 = (gptV3Request, options) => {
|
|
11031
|
+
return axiosMutator(
|
|
11032
|
+
{
|
|
11033
|
+
url: `/v1/operations/run/gpt.v3`,
|
|
11034
|
+
method: "POST",
|
|
11035
|
+
headers: { "Content-Type": "application/json" },
|
|
11036
|
+
data: gptV3Request
|
|
11037
|
+
},
|
|
11038
|
+
options
|
|
11039
|
+
);
|
|
11040
|
+
};
|
|
11030
11041
|
const operationsControllerRunTranslateV1V1 = (translateV1Request, options) => {
|
|
11031
11042
|
return axiosMutator(
|
|
11032
11043
|
{
|
|
@@ -11291,6 +11302,17 @@ var getOperations = () => {
|
|
|
11291
11302
|
options
|
|
11292
11303
|
);
|
|
11293
11304
|
};
|
|
11305
|
+
const operationsControllerRunVeo3FastV1V1 = (veo3FastV1Request, options) => {
|
|
11306
|
+
return axiosMutator(
|
|
11307
|
+
{
|
|
11308
|
+
url: `/v1/operations/run/veo3.fast.v1`,
|
|
11309
|
+
method: "POST",
|
|
11310
|
+
headers: { "Content-Type": "application/json" },
|
|
11311
|
+
data: veo3FastV1Request
|
|
11312
|
+
},
|
|
11313
|
+
options
|
|
11314
|
+
);
|
|
11315
|
+
};
|
|
11294
11316
|
const operationsControllerRunPipelineMapV1V1 = (pipelineMapV1Request, options) => {
|
|
11295
11317
|
return axiosMutator(
|
|
11296
11318
|
{
|
|
@@ -11324,7 +11346,51 @@ var getOperations = () => {
|
|
|
11324
11346
|
options
|
|
11325
11347
|
);
|
|
11326
11348
|
};
|
|
11327
|
-
|
|
11349
|
+
const operationsControllerRunIdeogramCharacterV1V1 = (ideogramCharacterV1Request, options) => {
|
|
11350
|
+
return axiosMutator(
|
|
11351
|
+
{
|
|
11352
|
+
url: `/v1/operations/run/ideogram.character.v1`,
|
|
11353
|
+
method: "POST",
|
|
11354
|
+
headers: { "Content-Type": "application/json" },
|
|
11355
|
+
data: ideogramCharacterV1Request
|
|
11356
|
+
},
|
|
11357
|
+
options
|
|
11358
|
+
);
|
|
11359
|
+
};
|
|
11360
|
+
const operationsControllerRunSeedream3V1V1 = (seedream3V1Request, options) => {
|
|
11361
|
+
return axiosMutator(
|
|
11362
|
+
{
|
|
11363
|
+
url: `/v1/operations/run/seedream3.v1`,
|
|
11364
|
+
method: "POST",
|
|
11365
|
+
headers: { "Content-Type": "application/json" },
|
|
11366
|
+
data: seedream3V1Request
|
|
11367
|
+
},
|
|
11368
|
+
options
|
|
11369
|
+
);
|
|
11370
|
+
};
|
|
11371
|
+
const operationsControllerRunLumaPhotonV1V1 = (lumaPhotonV1Request, options) => {
|
|
11372
|
+
return axiosMutator(
|
|
11373
|
+
{
|
|
11374
|
+
url: `/v1/operations/run/luma.photon.v1`,
|
|
11375
|
+
method: "POST",
|
|
11376
|
+
headers: { "Content-Type": "application/json" },
|
|
11377
|
+
data: lumaPhotonV1Request
|
|
11378
|
+
},
|
|
11379
|
+
options
|
|
11380
|
+
);
|
|
11381
|
+
};
|
|
11382
|
+
const operationsControllerRunImagineFlux11ProUltraV1V1 = (imagineFlux11ProUltraV1Request, options) => {
|
|
11383
|
+
return axiosMutator(
|
|
11384
|
+
{
|
|
11385
|
+
url: `/v1/operations/run/imagine.flux_1_1_pro_ultra.v1`,
|
|
11386
|
+
method: "POST",
|
|
11387
|
+
headers: { "Content-Type": "application/json" },
|
|
11388
|
+
data: imagineFlux11ProUltraV1Request
|
|
11389
|
+
},
|
|
11390
|
+
options
|
|
11391
|
+
);
|
|
11392
|
+
};
|
|
11393
|
+
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 };
|
|
11328
11394
|
};
|
|
11329
11395
|
|
|
11330
11396
|
// src/sdk/api-definitions/operations.ts
|
|
@@ -11374,6 +11440,11 @@ var useOperationsApi = () => {
|
|
|
11374
11440
|
v1: hautechApi.operationsControllerRunHauteNaomiV1V1
|
|
11375
11441
|
}
|
|
11376
11442
|
},
|
|
11443
|
+
ideogram: {
|
|
11444
|
+
character: {
|
|
11445
|
+
v1: hautechApi.operationsControllerRunIdeogramCharacterV1V1
|
|
11446
|
+
}
|
|
11447
|
+
},
|
|
11377
11448
|
inpaint: {
|
|
11378
11449
|
kate: {
|
|
11379
11450
|
v1: hautechApi.operationsControllerRunInpaintKateV1V1
|
|
@@ -11381,7 +11452,8 @@ var useOperationsApi = () => {
|
|
|
11381
11452
|
},
|
|
11382
11453
|
gpt: {
|
|
11383
11454
|
v1: hautechApi.operationsControllerRunGptV1V1,
|
|
11384
|
-
v2: hautechApi.operationsControllerRunGptV2V1
|
|
11455
|
+
v2: hautechApi.operationsControllerRunGptV2V1,
|
|
11456
|
+
v3: hautechApi.operationsControllerRunGptV3V1
|
|
11385
11457
|
},
|
|
11386
11458
|
math: {
|
|
11387
11459
|
v1: hautechApi.operationsControllerRunMathV1V1
|
|
@@ -12091,6 +12163,18 @@ var EditFluxKontextDevV1ResponseStatus = {
|
|
|
12091
12163
|
failed: "failed"
|
|
12092
12164
|
};
|
|
12093
12165
|
|
|
12166
|
+
// src/autogenerated/schemas/flux11ProUltraV1ResponseKind.ts
|
|
12167
|
+
var Flux11ProUltraV1ResponseKind = {
|
|
12168
|
+
operation: "operation"
|
|
12169
|
+
};
|
|
12170
|
+
|
|
12171
|
+
// src/autogenerated/schemas/flux11ProUltraV1ResponseStatus.ts
|
|
12172
|
+
var Flux11ProUltraV1ResponseStatus = {
|
|
12173
|
+
pending: "pending",
|
|
12174
|
+
finished: "finished",
|
|
12175
|
+
failed: "failed"
|
|
12176
|
+
};
|
|
12177
|
+
|
|
12094
12178
|
// src/autogenerated/schemas/gPTV1InputModel.ts
|
|
12095
12179
|
var GPTV1InputModel = {
|
|
12096
12180
|
"gpt-4o": "gpt-4o",
|
|
@@ -12161,6 +12245,246 @@ var GPTV2UserMessageDtoRole = {
|
|
|
12161
12245
|
user: "user"
|
|
12162
12246
|
};
|
|
12163
12247
|
|
|
12248
|
+
// src/autogenerated/schemas/gPTV3AnnotationDtoType.ts
|
|
12249
|
+
var GPTV3AnnotationDtoType = {
|
|
12250
|
+
file_citation: "file_citation",
|
|
12251
|
+
url_citation: "url_citation"
|
|
12252
|
+
};
|
|
12253
|
+
|
|
12254
|
+
// src/autogenerated/schemas/gPTV3AssistantMessageDtoRole.ts
|
|
12255
|
+
var GPTV3AssistantMessageDtoRole = {
|
|
12256
|
+
assistant: "assistant"
|
|
12257
|
+
};
|
|
12258
|
+
|
|
12259
|
+
// src/autogenerated/schemas/gPTV3AssistantMessageDtoType.ts
|
|
12260
|
+
var GPTV3AssistantMessageDtoType = {
|
|
12261
|
+
message: "message"
|
|
12262
|
+
};
|
|
12263
|
+
|
|
12264
|
+
// src/autogenerated/schemas/gPTV3ContentWithAnnotationsDtoType.ts
|
|
12265
|
+
var GPTV3ContentWithAnnotationsDtoType = {
|
|
12266
|
+
output_text: "output_text"
|
|
12267
|
+
};
|
|
12268
|
+
|
|
12269
|
+
// src/autogenerated/schemas/gPTV3DeveloperMessageDtoRole.ts
|
|
12270
|
+
var GPTV3DeveloperMessageDtoRole = {
|
|
12271
|
+
developer: "developer"
|
|
12272
|
+
};
|
|
12273
|
+
|
|
12274
|
+
// src/autogenerated/schemas/gPTV3DeveloperMessageDtoType.ts
|
|
12275
|
+
var GPTV3DeveloperMessageDtoType = {
|
|
12276
|
+
message: "message"
|
|
12277
|
+
};
|
|
12278
|
+
|
|
12279
|
+
// src/autogenerated/schemas/gPTV3FileSearchCallDtoType.ts
|
|
12280
|
+
var GPTV3FileSearchCallDtoType = {
|
|
12281
|
+
file_search: "file_search"
|
|
12282
|
+
};
|
|
12283
|
+
|
|
12284
|
+
// src/autogenerated/schemas/gPTV3FileSearchResultDtoStatus.ts
|
|
12285
|
+
var GPTV3FileSearchResultDtoStatus = {
|
|
12286
|
+
completed: "completed",
|
|
12287
|
+
failed: "failed",
|
|
12288
|
+
pending: "pending"
|
|
12289
|
+
};
|
|
12290
|
+
|
|
12291
|
+
// src/autogenerated/schemas/gPTV3FileSearchResultDtoType.ts
|
|
12292
|
+
var GPTV3FileSearchResultDtoType = {
|
|
12293
|
+
file_search_call: "file_search_call"
|
|
12294
|
+
};
|
|
12295
|
+
|
|
12296
|
+
// src/autogenerated/schemas/gPTV3FileSearchToolDtoType.ts
|
|
12297
|
+
var GPTV3FileSearchToolDtoType = {
|
|
12298
|
+
function: "function",
|
|
12299
|
+
file_search: "file_search",
|
|
12300
|
+
web_search_preview: "web_search_preview",
|
|
12301
|
+
image_generation: "image_generation"
|
|
12302
|
+
};
|
|
12303
|
+
|
|
12304
|
+
// src/autogenerated/schemas/gPTV3FunctionCallDtoType.ts
|
|
12305
|
+
var GPTV3FunctionCallDtoType = {
|
|
12306
|
+
function: "function"
|
|
12307
|
+
};
|
|
12308
|
+
|
|
12309
|
+
// src/autogenerated/schemas/gPTV3FunctionToolDtoType.ts
|
|
12310
|
+
var GPTV3FunctionToolDtoType = {
|
|
12311
|
+
function: "function",
|
|
12312
|
+
file_search: "file_search",
|
|
12313
|
+
web_search_preview: "web_search_preview",
|
|
12314
|
+
image_generation: "image_generation"
|
|
12315
|
+
};
|
|
12316
|
+
|
|
12317
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationCallDtoType.ts
|
|
12318
|
+
var GPTV3ImageGenerationCallDtoType = {
|
|
12319
|
+
image_generation: "image_generation"
|
|
12320
|
+
};
|
|
12321
|
+
|
|
12322
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationResultDtoStatus.ts
|
|
12323
|
+
var GPTV3ImageGenerationResultDtoStatus = {
|
|
12324
|
+
completed: "completed",
|
|
12325
|
+
failed: "failed",
|
|
12326
|
+
pending: "pending"
|
|
12327
|
+
};
|
|
12328
|
+
|
|
12329
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationResultDtoType.ts
|
|
12330
|
+
var GPTV3ImageGenerationResultDtoType = {
|
|
12331
|
+
image_generation_call: "image_generation_call"
|
|
12332
|
+
};
|
|
12333
|
+
|
|
12334
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationToolDtoQuality.ts
|
|
12335
|
+
var GPTV3ImageGenerationToolDtoQuality = {
|
|
12336
|
+
auto: "auto",
|
|
12337
|
+
low: "low",
|
|
12338
|
+
medium: "medium",
|
|
12339
|
+
high: "high"
|
|
12340
|
+
};
|
|
12341
|
+
|
|
12342
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationToolDtoSize.ts
|
|
12343
|
+
var GPTV3ImageGenerationToolDtoSize = {
|
|
12344
|
+
auto: "auto",
|
|
12345
|
+
"1024x1024": "1024x1024",
|
|
12346
|
+
"1536x1024": "1536x1024",
|
|
12347
|
+
"1024x1536": "1024x1536"
|
|
12348
|
+
};
|
|
12349
|
+
|
|
12350
|
+
// src/autogenerated/schemas/gPTV3ImageGenerationToolDtoType.ts
|
|
12351
|
+
var GPTV3ImageGenerationToolDtoType = {
|
|
12352
|
+
function: "function",
|
|
12353
|
+
file_search: "file_search",
|
|
12354
|
+
web_search_preview: "web_search_preview",
|
|
12355
|
+
image_generation: "image_generation"
|
|
12356
|
+
};
|
|
12357
|
+
|
|
12358
|
+
// src/autogenerated/schemas/gPTV3ImageInputDtoDetail.ts
|
|
12359
|
+
var GPTV3ImageInputDtoDetail = {
|
|
12360
|
+
low: "low",
|
|
12361
|
+
high: "high",
|
|
12362
|
+
auto: "auto"
|
|
12363
|
+
};
|
|
12364
|
+
|
|
12365
|
+
// src/autogenerated/schemas/gPTV3ImageInputDtoType.ts
|
|
12366
|
+
var GPTV3ImageInputDtoType = {
|
|
12367
|
+
input_image: "input_image"
|
|
12368
|
+
};
|
|
12369
|
+
|
|
12370
|
+
// src/autogenerated/schemas/gPTV3InputModel.ts
|
|
12371
|
+
var GPTV3InputModel = {
|
|
12372
|
+
"gpt-4o": "gpt-4o",
|
|
12373
|
+
"gpt-5": "gpt-5",
|
|
12374
|
+
o3: "o3",
|
|
12375
|
+
"o3-mini": "o3-mini",
|
|
12376
|
+
"gpt-41": "gpt-4.1",
|
|
12377
|
+
"gpt-41-mini": "gpt-4.1-mini",
|
|
12378
|
+
"gpt-41-nano": "gpt-4.1-nano"
|
|
12379
|
+
};
|
|
12380
|
+
|
|
12381
|
+
// src/autogenerated/schemas/gPTV3MessageContentDtoRole.ts
|
|
12382
|
+
var GPTV3MessageContentDtoRole = {
|
|
12383
|
+
assistant: "assistant"
|
|
12384
|
+
};
|
|
12385
|
+
|
|
12386
|
+
// src/autogenerated/schemas/gPTV3MessageContentDtoType.ts
|
|
12387
|
+
var GPTV3MessageContentDtoType = {
|
|
12388
|
+
message: "message"
|
|
12389
|
+
};
|
|
12390
|
+
|
|
12391
|
+
// src/autogenerated/schemas/gPTV3ResponseDtoFinishReason.ts
|
|
12392
|
+
var GPTV3ResponseDtoFinishReason = {
|
|
12393
|
+
stop: "stop",
|
|
12394
|
+
tool_calls: "tool_calls"
|
|
12395
|
+
};
|
|
12396
|
+
|
|
12397
|
+
// src/autogenerated/schemas/gPTV3ResponseDtoRole.ts
|
|
12398
|
+
var GPTV3ResponseDtoRole = {
|
|
12399
|
+
assistant: "assistant"
|
|
12400
|
+
};
|
|
12401
|
+
|
|
12402
|
+
// src/autogenerated/schemas/gPTV3ResponseFormatJsonSchemaDtoType.ts
|
|
12403
|
+
var GPTV3ResponseFormatJsonSchemaDtoType = {
|
|
12404
|
+
json_schema: "json_schema"
|
|
12405
|
+
};
|
|
12406
|
+
|
|
12407
|
+
// src/autogenerated/schemas/gPTV3ResponseFormatTextDtoType.ts
|
|
12408
|
+
var GPTV3ResponseFormatTextDtoType = {
|
|
12409
|
+
text: "text"
|
|
12410
|
+
};
|
|
12411
|
+
|
|
12412
|
+
// src/autogenerated/schemas/gPTV3SystemMessageDtoRole.ts
|
|
12413
|
+
var GPTV3SystemMessageDtoRole = {
|
|
12414
|
+
system: "system"
|
|
12415
|
+
};
|
|
12416
|
+
|
|
12417
|
+
// src/autogenerated/schemas/gPTV3SystemMessageDtoType.ts
|
|
12418
|
+
var GPTV3SystemMessageDtoType = {
|
|
12419
|
+
message: "message"
|
|
12420
|
+
};
|
|
12421
|
+
|
|
12422
|
+
// src/autogenerated/schemas/gPTV3TextInputDtoType.ts
|
|
12423
|
+
var GPTV3TextInputDtoType = {
|
|
12424
|
+
input_text: "input_text"
|
|
12425
|
+
};
|
|
12426
|
+
|
|
12427
|
+
// src/autogenerated/schemas/gPTV3ToolChoiceDtoType.ts
|
|
12428
|
+
var GPTV3ToolChoiceDtoType = {
|
|
12429
|
+
none: "none",
|
|
12430
|
+
auto: "auto",
|
|
12431
|
+
required: "required",
|
|
12432
|
+
function: "function",
|
|
12433
|
+
file_search: "file_search",
|
|
12434
|
+
web_search_preview: "web_search_preview",
|
|
12435
|
+
image_generation: "image_generation"
|
|
12436
|
+
};
|
|
12437
|
+
|
|
12438
|
+
// src/autogenerated/schemas/gPTV3ToolDtoType.ts
|
|
12439
|
+
var GPTV3ToolDtoType = {
|
|
12440
|
+
function: "function",
|
|
12441
|
+
file_search: "file_search",
|
|
12442
|
+
web_search_preview: "web_search_preview",
|
|
12443
|
+
image_generation: "image_generation"
|
|
12444
|
+
};
|
|
12445
|
+
|
|
12446
|
+
// src/autogenerated/schemas/gPTV3UserMessageDtoRole.ts
|
|
12447
|
+
var GPTV3UserMessageDtoRole = {
|
|
12448
|
+
user: "user"
|
|
12449
|
+
};
|
|
12450
|
+
|
|
12451
|
+
// src/autogenerated/schemas/gPTV3UserMessageDtoType.ts
|
|
12452
|
+
var GPTV3UserMessageDtoType = {
|
|
12453
|
+
message: "message"
|
|
12454
|
+
};
|
|
12455
|
+
|
|
12456
|
+
// src/autogenerated/schemas/gPTV3WebSearchCallDtoType.ts
|
|
12457
|
+
var GPTV3WebSearchCallDtoType = {
|
|
12458
|
+
web_search_preview: "web_search_preview"
|
|
12459
|
+
};
|
|
12460
|
+
|
|
12461
|
+
// src/autogenerated/schemas/gPTV3WebSearchResultDtoStatus.ts
|
|
12462
|
+
var GPTV3WebSearchResultDtoStatus = {
|
|
12463
|
+
completed: "completed",
|
|
12464
|
+
failed: "failed",
|
|
12465
|
+
pending: "pending"
|
|
12466
|
+
};
|
|
12467
|
+
|
|
12468
|
+
// src/autogenerated/schemas/gPTV3WebSearchResultDtoType.ts
|
|
12469
|
+
var GPTV3WebSearchResultDtoType = {
|
|
12470
|
+
web_search_call: "web_search_call"
|
|
12471
|
+
};
|
|
12472
|
+
|
|
12473
|
+
// src/autogenerated/schemas/gPTV3WebSearchToolDtoSearchContextSize.ts
|
|
12474
|
+
var GPTV3WebSearchToolDtoSearchContextSize = {
|
|
12475
|
+
low: "low",
|
|
12476
|
+
medium: "medium",
|
|
12477
|
+
high: "high"
|
|
12478
|
+
};
|
|
12479
|
+
|
|
12480
|
+
// src/autogenerated/schemas/gPTV3WebSearchToolDtoType.ts
|
|
12481
|
+
var GPTV3WebSearchToolDtoType = {
|
|
12482
|
+
function: "function",
|
|
12483
|
+
file_search: "file_search",
|
|
12484
|
+
web_search_preview: "web_search_preview",
|
|
12485
|
+
image_generation: "image_generation"
|
|
12486
|
+
};
|
|
12487
|
+
|
|
12164
12488
|
// src/autogenerated/schemas/getImageRepresentationParamsDtoType.ts
|
|
12165
12489
|
var GetImageRepresentationParamsDtoType = {
|
|
12166
12490
|
samv1: "sam.v1"
|
|
@@ -12197,6 +12521,18 @@ var GptV2ResponseStatus = {
|
|
|
12197
12521
|
failed: "failed"
|
|
12198
12522
|
};
|
|
12199
12523
|
|
|
12524
|
+
// src/autogenerated/schemas/gptV3ResponseKind.ts
|
|
12525
|
+
var GptV3ResponseKind = {
|
|
12526
|
+
operation: "operation"
|
|
12527
|
+
};
|
|
12528
|
+
|
|
12529
|
+
// src/autogenerated/schemas/gptV3ResponseStatus.ts
|
|
12530
|
+
var GptV3ResponseStatus = {
|
|
12531
|
+
pending: "pending",
|
|
12532
|
+
finished: "finished",
|
|
12533
|
+
failed: "failed"
|
|
12534
|
+
};
|
|
12535
|
+
|
|
12200
12536
|
// src/autogenerated/schemas/grantAccessControllerParamsAccess.ts
|
|
12201
12537
|
var GrantAccessControllerParamsAccess = {
|
|
12202
12538
|
owner: "owner",
|
|
@@ -12248,6 +12584,18 @@ var HauteNaomiV1ResponseStatus = {
|
|
|
12248
12584
|
failed: "failed"
|
|
12249
12585
|
};
|
|
12250
12586
|
|
|
12587
|
+
// src/autogenerated/schemas/ideogramCharacterV1ResponseKind.ts
|
|
12588
|
+
var IdeogramCharacterV1ResponseKind = {
|
|
12589
|
+
operation: "operation"
|
|
12590
|
+
};
|
|
12591
|
+
|
|
12592
|
+
// src/autogenerated/schemas/ideogramCharacterV1ResponseStatus.ts
|
|
12593
|
+
var IdeogramCharacterV1ResponseStatus = {
|
|
12594
|
+
pending: "pending",
|
|
12595
|
+
finished: "finished",
|
|
12596
|
+
failed: "failed"
|
|
12597
|
+
};
|
|
12598
|
+
|
|
12251
12599
|
// src/autogenerated/schemas/imageEntityKind.ts
|
|
12252
12600
|
var ImageEntityKind = {
|
|
12253
12601
|
collection: "collection",
|
|
@@ -12289,6 +12637,18 @@ var Imagen4V1ResponseStatus = {
|
|
|
12289
12637
|
failed: "failed"
|
|
12290
12638
|
};
|
|
12291
12639
|
|
|
12640
|
+
// src/autogenerated/schemas/imagineFlux11ProUltraV1ResponseKind.ts
|
|
12641
|
+
var ImagineFlux11ProUltraV1ResponseKind = {
|
|
12642
|
+
operation: "operation"
|
|
12643
|
+
};
|
|
12644
|
+
|
|
12645
|
+
// src/autogenerated/schemas/imagineFlux11ProUltraV1ResponseStatus.ts
|
|
12646
|
+
var ImagineFlux11ProUltraV1ResponseStatus = {
|
|
12647
|
+
pending: "pending",
|
|
12648
|
+
finished: "finished",
|
|
12649
|
+
failed: "failed"
|
|
12650
|
+
};
|
|
12651
|
+
|
|
12292
12652
|
// src/autogenerated/schemas/imagineKateV1ResponseKind.ts
|
|
12293
12653
|
var ImagineKateV1ResponseKind = {
|
|
12294
12654
|
operation: "operation"
|
|
@@ -12421,6 +12781,29 @@ var ListStacksParamsDtoOrderBy = {
|
|
|
12421
12781
|
updatedAt_DESC: "updatedAt_DESC"
|
|
12422
12782
|
};
|
|
12423
12783
|
|
|
12784
|
+
// src/autogenerated/schemas/lumaPhotonV1InputAspectRatio.ts
|
|
12785
|
+
var LumaPhotonV1InputAspectRatio = {
|
|
12786
|
+
"1:1": "1:1",
|
|
12787
|
+
"3:4": "3:4",
|
|
12788
|
+
"4:3": "4:3",
|
|
12789
|
+
"16:9": "16:9",
|
|
12790
|
+
"9:16": "9:16",
|
|
12791
|
+
"21:9": "21:9",
|
|
12792
|
+
"9:21": "9:21"
|
|
12793
|
+
};
|
|
12794
|
+
|
|
12795
|
+
// src/autogenerated/schemas/lumaPhotonV1ResponseKind.ts
|
|
12796
|
+
var LumaPhotonV1ResponseKind = {
|
|
12797
|
+
operation: "operation"
|
|
12798
|
+
};
|
|
12799
|
+
|
|
12800
|
+
// src/autogenerated/schemas/lumaPhotonV1ResponseStatus.ts
|
|
12801
|
+
var LumaPhotonV1ResponseStatus = {
|
|
12802
|
+
pending: "pending",
|
|
12803
|
+
finished: "finished",
|
|
12804
|
+
failed: "failed"
|
|
12805
|
+
};
|
|
12806
|
+
|
|
12424
12807
|
// src/autogenerated/schemas/mathV1ResponseKind.ts
|
|
12425
12808
|
var MathV1ResponseKind = {
|
|
12426
12809
|
operation: "operation"
|
|
@@ -12732,6 +13115,38 @@ var RevokeAccessControllerParamsDtoPrincipalType = {
|
|
|
12732
13115
|
group: "group"
|
|
12733
13116
|
};
|
|
12734
13117
|
|
|
13118
|
+
// src/autogenerated/schemas/seedream3V1InputAspectRatio.ts
|
|
13119
|
+
var Seedream3V1InputAspectRatio = {
|
|
13120
|
+
custom: "custom",
|
|
13121
|
+
"1:1": "1:1",
|
|
13122
|
+
"3:4": "3:4",
|
|
13123
|
+
"4:3": "4:3",
|
|
13124
|
+
"16:9": "16:9",
|
|
13125
|
+
"9:16": "9:16",
|
|
13126
|
+
"2:3": "2:3",
|
|
13127
|
+
"3:2": "3:2",
|
|
13128
|
+
"21:9": "21:9"
|
|
13129
|
+
};
|
|
13130
|
+
|
|
13131
|
+
// src/autogenerated/schemas/seedream3V1InputSize.ts
|
|
13132
|
+
var Seedream3V1InputSize = {
|
|
13133
|
+
small: "small",
|
|
13134
|
+
regular: "regular",
|
|
13135
|
+
big: "big"
|
|
13136
|
+
};
|
|
13137
|
+
|
|
13138
|
+
// src/autogenerated/schemas/seedream3V1ResponseKind.ts
|
|
13139
|
+
var Seedream3V1ResponseKind = {
|
|
13140
|
+
operation: "operation"
|
|
13141
|
+
};
|
|
13142
|
+
|
|
13143
|
+
// src/autogenerated/schemas/seedream3V1ResponseStatus.ts
|
|
13144
|
+
var Seedream3V1ResponseStatus = {
|
|
13145
|
+
pending: "pending",
|
|
13146
|
+
finished: "finished",
|
|
13147
|
+
failed: "failed"
|
|
13148
|
+
};
|
|
13149
|
+
|
|
12735
13150
|
// src/autogenerated/schemas/segmentAnythingEmbeddingsV1ResponseKind.ts
|
|
12736
13151
|
var SegmentAnythingEmbeddingsV1ResponseKind = {
|
|
12737
13152
|
operation: "operation"
|
|
@@ -12857,6 +13272,18 @@ var UpscaleV1ResponseStatus = {
|
|
|
12857
13272
|
failed: "failed"
|
|
12858
13273
|
};
|
|
12859
13274
|
|
|
13275
|
+
// src/autogenerated/schemas/veo3FastV1ResponseKind.ts
|
|
13276
|
+
var Veo3FastV1ResponseKind = {
|
|
13277
|
+
operation: "operation"
|
|
13278
|
+
};
|
|
13279
|
+
|
|
13280
|
+
// src/autogenerated/schemas/veo3FastV1ResponseStatus.ts
|
|
13281
|
+
var Veo3FastV1ResponseStatus = {
|
|
13282
|
+
pending: "pending",
|
|
13283
|
+
finished: "finished",
|
|
13284
|
+
failed: "failed"
|
|
13285
|
+
};
|
|
13286
|
+
|
|
12860
13287
|
// src/autogenerated/schemas/veo3V1InputResolution.ts
|
|
12861
13288
|
var Veo3V1InputResolution = {
|
|
12862
13289
|
"720p": "720p",
|
|
@@ -13320,6 +13747,17 @@ var getCall = () => {
|
|
|
13320
13747
|
options
|
|
13321
13748
|
);
|
|
13322
13749
|
};
|
|
13750
|
+
const callControllerCallOperationsRunGptV3V1 = (gptV3Request, options) => {
|
|
13751
|
+
return axiosMutator(
|
|
13752
|
+
{
|
|
13753
|
+
url: `/v1/call/operations.run.gpt.v3`,
|
|
13754
|
+
method: "POST",
|
|
13755
|
+
headers: { "Content-Type": "application/json" },
|
|
13756
|
+
data: gptV3Request
|
|
13757
|
+
},
|
|
13758
|
+
options
|
|
13759
|
+
);
|
|
13760
|
+
};
|
|
13323
13761
|
const callControllerCallOperationsRunTranslateV1V1 = (translateV1Request, options) => {
|
|
13324
13762
|
return axiosMutator(
|
|
13325
13763
|
{
|
|
@@ -13584,6 +14022,17 @@ var getCall = () => {
|
|
|
13584
14022
|
options
|
|
13585
14023
|
);
|
|
13586
14024
|
};
|
|
14025
|
+
const callControllerCallOperationsRunVeo3FastV1V1 = (veo3FastV1Request, options) => {
|
|
14026
|
+
return axiosMutator(
|
|
14027
|
+
{
|
|
14028
|
+
url: `/v1/call/operations.run.veo3.fast.v1`,
|
|
14029
|
+
method: "POST",
|
|
14030
|
+
headers: { "Content-Type": "application/json" },
|
|
14031
|
+
data: veo3FastV1Request
|
|
14032
|
+
},
|
|
14033
|
+
options
|
|
14034
|
+
);
|
|
14035
|
+
};
|
|
13587
14036
|
const callControllerCallOperationsRunPipelineMapV1V1 = (pipelineMapV1Request, options) => {
|
|
13588
14037
|
return axiosMutator(
|
|
13589
14038
|
{
|
|
@@ -13617,6 +14066,50 @@ var getCall = () => {
|
|
|
13617
14066
|
options
|
|
13618
14067
|
);
|
|
13619
14068
|
};
|
|
14069
|
+
const callControllerCallOperationsRunIdeogramCharacterV1V1 = (ideogramCharacterV1Request, options) => {
|
|
14070
|
+
return axiosMutator(
|
|
14071
|
+
{
|
|
14072
|
+
url: `/v1/call/operations.run.ideogram.character.v1`,
|
|
14073
|
+
method: "POST",
|
|
14074
|
+
headers: { "Content-Type": "application/json" },
|
|
14075
|
+
data: ideogramCharacterV1Request
|
|
14076
|
+
},
|
|
14077
|
+
options
|
|
14078
|
+
);
|
|
14079
|
+
};
|
|
14080
|
+
const callControllerCallOperationsRunSeedream3V1V1 = (seedream3V1Request, options) => {
|
|
14081
|
+
return axiosMutator(
|
|
14082
|
+
{
|
|
14083
|
+
url: `/v1/call/operations.run.seedream3.v1`,
|
|
14084
|
+
method: "POST",
|
|
14085
|
+
headers: { "Content-Type": "application/json" },
|
|
14086
|
+
data: seedream3V1Request
|
|
14087
|
+
},
|
|
14088
|
+
options
|
|
14089
|
+
);
|
|
14090
|
+
};
|
|
14091
|
+
const callControllerCallOperationsRunLumaPhotonV1V1 = (lumaPhotonV1Request, options) => {
|
|
14092
|
+
return axiosMutator(
|
|
14093
|
+
{
|
|
14094
|
+
url: `/v1/call/operations.run.luma.photon.v1`,
|
|
14095
|
+
method: "POST",
|
|
14096
|
+
headers: { "Content-Type": "application/json" },
|
|
14097
|
+
data: lumaPhotonV1Request
|
|
14098
|
+
},
|
|
14099
|
+
options
|
|
14100
|
+
);
|
|
14101
|
+
};
|
|
14102
|
+
const callControllerCallOperationsRunImagineFlux11ProUltraV1V1 = (imagineFlux11ProUltraV1Request, options) => {
|
|
14103
|
+
return axiosMutator(
|
|
14104
|
+
{
|
|
14105
|
+
url: `/v1/call/operations.run.imagine.flux_1_1_pro_ultra.v1`,
|
|
14106
|
+
method: "POST",
|
|
14107
|
+
headers: { "Content-Type": "application/json" },
|
|
14108
|
+
data: imagineFlux11ProUltraV1Request
|
|
14109
|
+
},
|
|
14110
|
+
options
|
|
14111
|
+
);
|
|
14112
|
+
};
|
|
13620
14113
|
const callControllerCallPosesGetV1 = (getPoseParamsDto, options) => {
|
|
13621
14114
|
return axiosMutator(
|
|
13622
14115
|
{
|
|
@@ -13771,7 +14264,7 @@ var getCall = () => {
|
|
|
13771
14264
|
options
|
|
13772
14265
|
);
|
|
13773
14266
|
};
|
|
13774
|
-
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, callControllerCallPosesGetV1, callControllerCallPosesListV1, callControllerCallPosesPreviewSetV1, callControllerCallPosesMetadataUpdateV1, callControllerCallStacksCreateV1, callControllerCallStacksGetV1, callControllerCallStacksListV1, callControllerCallStacksMetadataUpdateV1, callControllerCallStacksItemsAddV1, callControllerCallStacksItemsRemoveV1, callControllerCallStorageCreateV1, callControllerCallStorageDeleteV1, callControllerCallStorageGetManyV1, callControllerCallStorageUpdateV1 };
|
|
14267
|
+
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 };
|
|
13775
14268
|
};
|
|
13776
14269
|
|
|
13777
14270
|
// src/autogenerated/pipeline-methods.ts
|
|
@@ -13851,7 +14344,8 @@ var usePipelineDefinitions = () => {
|
|
|
13851
14344
|
},
|
|
13852
14345
|
gpt: {
|
|
13853
14346
|
v1: api.callControllerCallOperationsRunGptV1V1,
|
|
13854
|
-
v2: api.callControllerCallOperationsRunGptV2V1
|
|
14347
|
+
v2: api.callControllerCallOperationsRunGptV2V1,
|
|
14348
|
+
v3: api.callControllerCallOperationsRunGptV3V1
|
|
13855
14349
|
},
|
|
13856
14350
|
translate: {
|
|
13857
14351
|
v1: api.callControllerCallOperationsRunTranslateV1V1
|
|
@@ -13864,6 +14358,9 @@ var usePipelineDefinitions = () => {
|
|
|
13864
14358
|
imagine: {
|
|
13865
14359
|
kate: {
|
|
13866
14360
|
v1: api.callControllerCallOperationsRunImagineKateV1V1
|
|
14361
|
+
},
|
|
14362
|
+
flux_1_1_pro_ultra: {
|
|
14363
|
+
v1: api.callControllerCallOperationsRunImagineFlux11ProUltraV1V1
|
|
13867
14364
|
}
|
|
13868
14365
|
},
|
|
13869
14366
|
upscale: {
|
|
@@ -13935,7 +14432,10 @@ var usePipelineDefinitions = () => {
|
|
|
13935
14432
|
}
|
|
13936
14433
|
},
|
|
13937
14434
|
veo3: {
|
|
13938
|
-
v1: api.callControllerCallOperationsRunVeo3V1V1
|
|
14435
|
+
v1: api.callControllerCallOperationsRunVeo3V1V1,
|
|
14436
|
+
fast: {
|
|
14437
|
+
v1: api.callControllerCallOperationsRunVeo3FastV1V1
|
|
14438
|
+
}
|
|
13939
14439
|
},
|
|
13940
14440
|
pipelineMap: {
|
|
13941
14441
|
v1: api.callControllerCallOperationsRunPipelineMapV1V1
|
|
@@ -13947,6 +14447,19 @@ var usePipelineDefinitions = () => {
|
|
|
13947
14447
|
upscale: {
|
|
13948
14448
|
v1: api.callControllerCallOperationsRunTopazUpscaleV1V1
|
|
13949
14449
|
}
|
|
14450
|
+
},
|
|
14451
|
+
ideogram: {
|
|
14452
|
+
character: {
|
|
14453
|
+
v1: api.callControllerCallOperationsRunIdeogramCharacterV1V1
|
|
14454
|
+
}
|
|
14455
|
+
},
|
|
14456
|
+
seedream3: {
|
|
14457
|
+
v1: api.callControllerCallOperationsRunSeedream3V1V1
|
|
14458
|
+
},
|
|
14459
|
+
luma: {
|
|
14460
|
+
photon: {
|
|
14461
|
+
v1: api.callControllerCallOperationsRunLumaPhotonV1V1
|
|
14462
|
+
}
|
|
13950
14463
|
}
|
|
13951
14464
|
}
|
|
13952
14465
|
},
|
|
@@ -14231,6 +14744,8 @@ export {
|
|
|
14231
14744
|
EchoV1ResponseStatus,
|
|
14232
14745
|
EditFluxKontextDevV1ResponseKind,
|
|
14233
14746
|
EditFluxKontextDevV1ResponseStatus,
|
|
14747
|
+
Flux11ProUltraV1ResponseKind,
|
|
14748
|
+
Flux11ProUltraV1ResponseStatus,
|
|
14234
14749
|
GPTV1InputModel,
|
|
14235
14750
|
GPTV2AssistantMessageDtoRole,
|
|
14236
14751
|
GPTV2DeveloperMessageDtoRole,
|
|
@@ -14243,23 +14758,68 @@ export {
|
|
|
14243
14758
|
GPTV2ToolDtoType,
|
|
14244
14759
|
GPTV2ToolMessageDtoRole,
|
|
14245
14760
|
GPTV2UserMessageDtoRole,
|
|
14761
|
+
GPTV3AnnotationDtoType,
|
|
14762
|
+
GPTV3AssistantMessageDtoRole,
|
|
14763
|
+
GPTV3AssistantMessageDtoType,
|
|
14764
|
+
GPTV3ContentWithAnnotationsDtoType,
|
|
14765
|
+
GPTV3DeveloperMessageDtoRole,
|
|
14766
|
+
GPTV3DeveloperMessageDtoType,
|
|
14767
|
+
GPTV3FileSearchCallDtoType,
|
|
14768
|
+
GPTV3FileSearchResultDtoStatus,
|
|
14769
|
+
GPTV3FileSearchResultDtoType,
|
|
14770
|
+
GPTV3FileSearchToolDtoType,
|
|
14771
|
+
GPTV3FunctionCallDtoType,
|
|
14772
|
+
GPTV3FunctionToolDtoType,
|
|
14773
|
+
GPTV3ImageGenerationCallDtoType,
|
|
14774
|
+
GPTV3ImageGenerationResultDtoStatus,
|
|
14775
|
+
GPTV3ImageGenerationResultDtoType,
|
|
14776
|
+
GPTV3ImageGenerationToolDtoQuality,
|
|
14777
|
+
GPTV3ImageGenerationToolDtoSize,
|
|
14778
|
+
GPTV3ImageGenerationToolDtoType,
|
|
14779
|
+
GPTV3ImageInputDtoDetail,
|
|
14780
|
+
GPTV3ImageInputDtoType,
|
|
14781
|
+
GPTV3InputModel,
|
|
14782
|
+
GPTV3MessageContentDtoRole,
|
|
14783
|
+
GPTV3MessageContentDtoType,
|
|
14784
|
+
GPTV3ResponseDtoFinishReason,
|
|
14785
|
+
GPTV3ResponseDtoRole,
|
|
14786
|
+
GPTV3ResponseFormatJsonSchemaDtoType,
|
|
14787
|
+
GPTV3ResponseFormatTextDtoType,
|
|
14788
|
+
GPTV3SystemMessageDtoRole,
|
|
14789
|
+
GPTV3SystemMessageDtoType,
|
|
14790
|
+
GPTV3TextInputDtoType,
|
|
14791
|
+
GPTV3ToolChoiceDtoType,
|
|
14792
|
+
GPTV3ToolDtoType,
|
|
14793
|
+
GPTV3UserMessageDtoRole,
|
|
14794
|
+
GPTV3UserMessageDtoType,
|
|
14795
|
+
GPTV3WebSearchCallDtoType,
|
|
14796
|
+
GPTV3WebSearchResultDtoStatus,
|
|
14797
|
+
GPTV3WebSearchResultDtoType,
|
|
14798
|
+
GPTV3WebSearchToolDtoSearchContextSize,
|
|
14799
|
+
GPTV3WebSearchToolDtoType,
|
|
14246
14800
|
GetImageRepresentationParamsDtoType,
|
|
14247
14801
|
GiseleVtonV1InputCategory,
|
|
14248
14802
|
GptV1ResponseKind,
|
|
14249
14803
|
GptV1ResponseStatus,
|
|
14250
14804
|
GptV2ResponseKind,
|
|
14251
14805
|
GptV2ResponseStatus,
|
|
14806
|
+
GptV3ResponseKind,
|
|
14807
|
+
GptV3ResponseStatus,
|
|
14252
14808
|
GrantAccessControllerParamsAccess,
|
|
14253
14809
|
GrantAccessControllerParamsPrincipalType,
|
|
14254
14810
|
HauteLindaV1ResponseKind,
|
|
14255
14811
|
HauteLindaV1ResponseStatus,
|
|
14256
14812
|
HauteNaomiV1ResponseKind,
|
|
14257
14813
|
HauteNaomiV1ResponseStatus,
|
|
14814
|
+
IdeogramCharacterV1ResponseKind,
|
|
14815
|
+
IdeogramCharacterV1ResponseStatus,
|
|
14258
14816
|
ImageEntityKind,
|
|
14259
14817
|
Imagen4InputAspectRatio,
|
|
14260
14818
|
Imagen4InputSafetyFilterLevel,
|
|
14261
14819
|
Imagen4V1ResponseKind,
|
|
14262
14820
|
Imagen4V1ResponseStatus,
|
|
14821
|
+
ImagineFlux11ProUltraV1ResponseKind,
|
|
14822
|
+
ImagineFlux11ProUltraV1ResponseStatus,
|
|
14263
14823
|
ImagineKateV1ResponseKind,
|
|
14264
14824
|
ImagineKateV1ResponseStatus,
|
|
14265
14825
|
InpaintKateV1ResponseKind,
|
|
@@ -14275,6 +14835,9 @@ export {
|
|
|
14275
14835
|
ListOperationsParamsDtoOrderBy,
|
|
14276
14836
|
ListPosesParamsDtoOrderBy,
|
|
14277
14837
|
ListStacksParamsDtoOrderBy,
|
|
14838
|
+
LumaPhotonV1InputAspectRatio,
|
|
14839
|
+
LumaPhotonV1ResponseKind,
|
|
14840
|
+
LumaPhotonV1ResponseStatus,
|
|
14278
14841
|
MathV1ResponseKind,
|
|
14279
14842
|
MathV1ResponseStatus,
|
|
14280
14843
|
ModifyAccessParamsDtoAccess,
|
|
@@ -14321,6 +14884,10 @@ export {
|
|
|
14321
14884
|
ResourceEntityKind,
|
|
14322
14885
|
RevokeAccessControllerParamsDtoAccess,
|
|
14323
14886
|
RevokeAccessControllerParamsDtoPrincipalType,
|
|
14887
|
+
Seedream3V1InputAspectRatio,
|
|
14888
|
+
Seedream3V1InputSize,
|
|
14889
|
+
Seedream3V1ResponseKind,
|
|
14890
|
+
Seedream3V1ResponseStatus,
|
|
14324
14891
|
SegmentAnythingEmbeddingsV1ResponseKind,
|
|
14325
14892
|
SegmentAnythingEmbeddingsV1ResponseStatus,
|
|
14326
14893
|
SegmentAnythingMaskV1ResponseKind,
|
|
@@ -14341,6 +14908,8 @@ export {
|
|
|
14341
14908
|
TranslateV1ResponseStatus,
|
|
14342
14909
|
UpscaleV1ResponseKind,
|
|
14343
14910
|
UpscaleV1ResponseStatus,
|
|
14911
|
+
Veo3FastV1ResponseKind,
|
|
14912
|
+
Veo3FastV1ResponseStatus,
|
|
14344
14913
|
Veo3V1InputResolution,
|
|
14345
14914
|
Veo3V1ResponseKind,
|
|
14346
14915
|
Veo3V1ResponseStatus,
|