@sureel/sdk 1.9.4-rc.8 → 1.9.4-rc.9
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/api/sureel-api.d.ts +58 -10
- package/api/sureel-api.d.ts.map +1 -1
- package/api/sureel-api.js +126 -44
- package/api/sureel-api.js.map +1 -1
- package/esm/api/sureel-api.d.ts +58 -10
- package/esm/api/sureel-api.d.ts.map +1 -1
- package/esm/api/sureel-api.js +126 -44
- package/esm/api/sureel-api.js.map +1 -1
- package/esm/models/analysis-history-entry-request-data.d.ts +3 -3
- package/esm/models/analysis-history-entry-request-data.d.ts.map +1 -1
- package/esm/models/analysis-history-entry.d.ts +3 -3
- package/esm/models/analysis-history-entry.d.ts.map +1 -1
- package/esm/models/artist-collections-inner-ai-company-notifications-inner.d.ts +49 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-inner.d.ts.map +1 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-inner.js +15 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-inner.js.map +1 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-summary.d.ts +31 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-summary.d.ts.map +1 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-summary.js +15 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-summary.js.map +1 -0
- package/esm/models/artist-collections-inner-files-inner.d.ts +55 -0
- package/esm/models/artist-collections-inner-files-inner.d.ts.map +1 -0
- package/esm/models/artist-collections-inner-files-inner.js +15 -0
- package/esm/models/artist-collections-inner-files-inner.js.map +1 -0
- package/esm/models/artist-collections-inner.d.ts +21 -0
- package/esm/models/artist-collections-inner.d.ts.map +1 -1
- package/esm/models/get-opted-out-collections200-response.d.ts +32 -0
- package/esm/models/get-opted-out-collections200-response.d.ts.map +1 -0
- package/esm/models/get-opted-out-collections200-response.js +15 -0
- package/esm/models/get-opted-out-collections200-response.js.map +1 -0
- package/esm/models/get-result-by-request-id200-response.d.ts +6 -6
- package/esm/models/get-result-by-request-id200-response.d.ts.map +1 -1
- package/esm/models/index.d.ts +13 -9
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +13 -9
- package/esm/models/index.js.map +1 -1
- package/esm/models/prompt-history-entry.d.ts +3 -3
- package/esm/models/prompt-history-entry.d.ts.map +1 -1
- package/esm/models/v1-ai-artist-collection-collection-uuid-get200-response.d.ts +21 -0
- package/esm/models/v1-ai-artist-collection-collection-uuid-get200-response.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-ai-generated-audio-detection-post-request.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-audio-attribution-analysis-post-request.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-lyrics-analysis-post-request.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.d.ts +1 -1
- package/esm/models/v1-ai-ldm-cover-art-post-request.d.ts +1 -1
- package/models/analysis-history-entry-request-data.d.ts +3 -3
- package/models/analysis-history-entry-request-data.d.ts.map +1 -1
- package/models/analysis-history-entry.d.ts +3 -3
- package/models/analysis-history-entry.d.ts.map +1 -1
- package/models/artist-collections-inner-ai-company-notifications-inner.d.ts +49 -0
- package/models/artist-collections-inner-ai-company-notifications-inner.d.ts.map +1 -0
- package/models/artist-collections-inner-ai-company-notifications-inner.js +16 -0
- package/models/artist-collections-inner-ai-company-notifications-inner.js.map +1 -0
- package/models/artist-collections-inner-ai-company-notifications-summary.d.ts +31 -0
- package/models/artist-collections-inner-ai-company-notifications-summary.d.ts.map +1 -0
- package/models/artist-collections-inner-ai-company-notifications-summary.js +16 -0
- package/models/artist-collections-inner-ai-company-notifications-summary.js.map +1 -0
- package/models/artist-collections-inner-files-inner.d.ts +55 -0
- package/models/artist-collections-inner-files-inner.d.ts.map +1 -0
- package/models/artist-collections-inner-files-inner.js +16 -0
- package/models/artist-collections-inner-files-inner.js.map +1 -0
- package/models/artist-collections-inner.d.ts +21 -0
- package/models/artist-collections-inner.d.ts.map +1 -1
- package/models/get-opted-out-collections200-response.d.ts +32 -0
- package/models/get-opted-out-collections200-response.d.ts.map +1 -0
- package/models/get-opted-out-collections200-response.js +16 -0
- package/models/get-opted-out-collections200-response.js.map +1 -0
- package/models/get-result-by-request-id200-response.d.ts +6 -6
- package/models/get-result-by-request-id200-response.d.ts.map +1 -1
- package/models/index.d.ts +13 -9
- package/models/index.d.ts.map +1 -1
- package/models/index.js +13 -9
- package/models/index.js.map +1 -1
- package/models/prompt-history-entry.d.ts +3 -3
- package/models/prompt-history-entry.d.ts.map +1 -1
- package/models/v1-ai-artist-collection-collection-uuid-get200-response.d.ts +21 -0
- package/models/v1-ai-artist-collection-collection-uuid-get200-response.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-ai-generated-audio-detection-post-request.d.ts +1 -1
- package/models/v1-ai-audio-ldm-audio-attribution-analysis-post-request.d.ts +1 -1
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts +1 -1
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts +1 -1
- package/models/v1-ai-audio-ldm-lyrics-analysis-post-request.d.ts +1 -1
- package/models/v1-ai-audio-ldm-stem-split-post-request.d.ts +1 -1
- package/models/v1-ai-ldm-cover-art-post-request.d.ts +1 -1
- package/package.json +1 -1
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface V1AiAudioLdmAiGeneratedAudioDetectionPostRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
19
|
+
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof V1AiAudioLdmAiGeneratedAudioDetectionPostRequest
|
|
22
22
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface V1AiAudioLdmAudioAttributionAnalysisPostRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
19
|
+
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof V1AiAudioLdmAudioAttributionAnalysisPostRequest
|
|
22
22
|
*/
|
|
@@ -23,7 +23,7 @@ export interface V1AiAudioLdmAudioToAudioPostRequest {
|
|
|
23
23
|
*/
|
|
24
24
|
prompt: string;
|
|
25
25
|
/**
|
|
26
|
-
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
26
|
+
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
27
27
|
* @type {string}
|
|
28
28
|
* @memberof V1AiAudioLdmAudioToAudioPostRequest
|
|
29
29
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface V1AiAudioLdmCalculateAudioAttributionPostRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
19
|
+
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof V1AiAudioLdmCalculateAudioAttributionPostRequest
|
|
22
22
|
*/
|
|
@@ -17,7 +17,7 @@ import type { V1AiAudioLdmLyricsAnalysisPostRequestLyricsAnalysis } from "./v1-a
|
|
|
17
17
|
*/
|
|
18
18
|
export interface V1AiAudioLdmLyricsAnalysisPostRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
20
|
+
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof V1AiAudioLdmLyricsAnalysisPostRequest
|
|
23
23
|
*/
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface V1AiAudioLdmStemSplitPostRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
19
|
+
* The `contentAudioPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof V1AiAudioLdmStemSplitPostRequest
|
|
22
22
|
*/
|
|
@@ -106,7 +106,7 @@ export interface V1AiLdmCoverArtPostRequest {
|
|
|
106
106
|
*/
|
|
107
107
|
songTitles?: string;
|
|
108
108
|
/**
|
|
109
|
-
* If you want to create a cover art for a single song, you can provide this song here. The `songPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .
|
|
109
|
+
* If you want to create a cover art for a single song, you can provide this song here. The `songPath` can either be an audio URL, a YouTube URL, or the audio path returned from the `/audio-ldm/upload-audio` or `/artist/post-upload-urls` endpoint. Supported formats include .MP3, .WAV, .M4A, and .FLAC.
|
|
110
110
|
* @type {string}
|
|
111
111
|
* @memberof V1AiLdmCoverArtPostRequest
|
|
112
112
|
*/
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { AnalysisHistoryEntryRequestDataAnyOfControlnet } from "./analysis-history-entry-request-data-any-of-controlnet";
|
|
13
12
|
import type { AudioLdmRequestDataArtistPresetInner } from "./audio-ldm-request-data-artist-preset-inner";
|
|
13
|
+
import type { GetResultByRequestId200ResponseRequestDataControlnet } from "./get-result-by-request-id200-response-request-data-controlnet";
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -91,10 +91,10 @@ export interface AnalysisHistoryEntryRequestData {
|
|
|
91
91
|
upscale?: number | null;
|
|
92
92
|
/**
|
|
93
93
|
*
|
|
94
|
-
* @type {
|
|
94
|
+
* @type {GetResultByRequestId200ResponseRequestDataControlnet}
|
|
95
95
|
* @memberof AnalysisHistoryEntryRequestData
|
|
96
96
|
*/
|
|
97
|
-
controlnet?:
|
|
97
|
+
controlnet?: GetResultByRequestId200ResponseRequestDataControlnet;
|
|
98
98
|
/**
|
|
99
99
|
*
|
|
100
100
|
* @type {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analysis-history-entry-request-data.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry-request-data.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAOH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"analysis-history-entry-request-data.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry-request-data.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAOH,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,8CAA8C,CAAA;AAMxG,OAAO,KAAK,EAAE,oDAAoD,EAAE,MAAM,gEAAgE,CAAA;AAE1I;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAA;IACf;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAChC;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,oCAAoC,CAAC,CAAA;IAC3D;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACpB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC5B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,oDAAoD,CAAA;IACjE;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAA;IAC5B;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAC7B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;CAC9B"}
|
|
@@ -14,11 +14,11 @@ import type { AnalysisHistoryEntryArtistProfilePictures } from "./analysis-histo
|
|
|
14
14
|
import type { AnalysisHistoryEntryAttribution } from "./analysis-history-entry-attribution";
|
|
15
15
|
import type { AnalysisHistoryEntryCreatedAt } from "./analysis-history-entry-created-at";
|
|
16
16
|
import type { AnalysisHistoryEntryErrorMessage } from "./analysis-history-entry-error-message";
|
|
17
|
-
import type { AnalysisHistoryEntryImageAttributionAnalysis } from "./analysis-history-entry-image-attribution-analysis";
|
|
18
17
|
import type { AnalysisHistoryEntryRequestData } from "./analysis-history-entry-request-data";
|
|
19
18
|
import type { AnalysisHistoryEntryStatus } from "./analysis-history-entry-status";
|
|
20
19
|
import type { ArtistCollectionsInnerAiCheckResults } from "./artist-collections-inner-ai-check-results";
|
|
21
20
|
import type { AttributionWithStems } from "./attribution-with-stems";
|
|
21
|
+
import type { GetResultByRequestId200ResponseImageAttributionAnalysis } from "./get-result-by-request-id200-response-image-attribution-analysis";
|
|
22
22
|
import type { MusicalityAnalysis } from "./musicality-analysis";
|
|
23
23
|
import type { OptOutAnalysis } from "./opt-out-analysis";
|
|
24
24
|
import type { V1AiAudioLdmRequestIdGet200ResponseAudioAttributionAnalysis } from "./v1-ai-audio-ldm-request-id-get200-response-audio-attribution-analysis";
|
|
@@ -128,10 +128,10 @@ export interface AnalysisHistoryEntry {
|
|
|
128
128
|
requestData?: AnalysisHistoryEntryRequestData;
|
|
129
129
|
/**
|
|
130
130
|
*
|
|
131
|
-
* @type {
|
|
131
|
+
* @type {GetResultByRequestId200ResponseImageAttributionAnalysis}
|
|
132
132
|
* @memberof AnalysisHistoryEntry
|
|
133
133
|
*/
|
|
134
|
-
imageAttributionAnalysis?:
|
|
134
|
+
imageAttributionAnalysis?: GetResultByRequestId200ResponseImageAttributionAnalysis;
|
|
135
135
|
/**
|
|
136
136
|
*
|
|
137
137
|
* @type {Array<string>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analysis-history-entry.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AAG9D,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,kDAAkD,CAAA;AAGjH,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAA;AAG3F,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAA;AAGxF,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAA;AAG9F,OAAO,KAAK,EAAE
|
|
1
|
+
{"version":3,"file":"analysis-history-entry.d.ts","sourceRoot":"","sources":["../../src/models/analysis-history-entry.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* API for the Sureel network.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ArtistCollectionsInnerAiCompanyNotificationsInner
|
|
16
|
+
*/
|
|
17
|
+
export interface ArtistCollectionsInnerAiCompanyNotificationsInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsInner
|
|
22
|
+
*/
|
|
23
|
+
ai_company_name?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsInner
|
|
28
|
+
*/
|
|
29
|
+
ai_company_email?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsInner
|
|
34
|
+
*/
|
|
35
|
+
status?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsInner
|
|
40
|
+
*/
|
|
41
|
+
notification_time?: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {boolean}
|
|
45
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsInner
|
|
46
|
+
*/
|
|
47
|
+
acknowledged?: boolean;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=artist-collections-inner-ai-company-notifications-inner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artist-collections-inner-ai-company-notifications-inner.d.ts","sourceRoot":"","sources":["../../src/models/artist-collections-inner-ai-company-notifications-inner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAA;IACf;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAA;CACzB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Sureel API
|
|
6
|
+
* API for the Sureel network.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document:
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=artist-collections-inner-ai-company-notifications-inner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artist-collections-inner-ai-company-notifications-inner.js","sourceRoot":"","sources":["../../src/models/artist-collections-inner-ai-company-notifications-inner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* API for the Sureel network.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ArtistCollectionsInnerAiCompanyNotificationsSummary
|
|
16
|
+
*/
|
|
17
|
+
export interface ArtistCollectionsInnerAiCompanyNotificationsSummary {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsSummary
|
|
22
|
+
*/
|
|
23
|
+
notification_time?: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof ArtistCollectionsInnerAiCompanyNotificationsSummary
|
|
28
|
+
*/
|
|
29
|
+
number_og_contacted_ai_companies?: number;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=artist-collections-inner-ai-company-notifications-summary.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artist-collections-inner-ai-company-notifications-summary.d.ts","sourceRoot":"","sources":["../../src/models/artist-collections-inner-ai-company-notifications-summary.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,mDAAmD;IAChE;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B;;;;OAIG;IACH,gCAAgC,CAAC,EAAE,MAAM,CAAA;CAC5C"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Sureel API
|
|
6
|
+
* API for the Sureel network.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document:
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=artist-collections-inner-ai-company-notifications-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artist-collections-inner-ai-company-notifications-summary.js","sourceRoot":"","sources":["../../src/models/artist-collections-inner-ai-company-notifications-summary.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* API for the Sureel network.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ArtistCollectionsInnerFilesInner
|
|
16
|
+
*/
|
|
17
|
+
export interface ArtistCollectionsInnerFilesInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ArtistCollectionsInnerFilesInner
|
|
22
|
+
*/
|
|
23
|
+
file_id?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ArtistCollectionsInnerFilesInner
|
|
28
|
+
*/
|
|
29
|
+
isrc?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ArtistCollectionsInnerFilesInner
|
|
34
|
+
*/
|
|
35
|
+
track_title?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof ArtistCollectionsInnerFilesInner
|
|
40
|
+
*/
|
|
41
|
+
file_path?: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {Array<string>}
|
|
45
|
+
* @memberof ArtistCollectionsInnerFilesInner
|
|
46
|
+
*/
|
|
47
|
+
artist_names?: Array<string>;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {Array<string>}
|
|
51
|
+
* @memberof ArtistCollectionsInnerFilesInner
|
|
52
|
+
*/
|
|
53
|
+
labels?: Array<string>;
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=artist-collections-inner-files-inner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artist-collections-inner-files-inner.d.ts","sourceRoot":"","sources":["../../src/models/artist-collections-inner-files-inner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAC5B;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CACzB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Sureel API
|
|
6
|
+
* API for the Sureel network.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document:
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=artist-collections-inner-files-inner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artist-collections-inner-files-inner.js","sourceRoot":"","sources":["../../src/models/artist-collections-inner-files-inner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -10,6 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ArtistCollectionsInnerAiCheckResults } from "./artist-collections-inner-ai-check-results";
|
|
13
|
+
import type { ArtistCollectionsInnerAiCompanyNotificationsInner } from "./artist-collections-inner-ai-company-notifications-inner";
|
|
14
|
+
import type { ArtistCollectionsInnerAiCompanyNotificationsSummary } from "./artist-collections-inner-ai-company-notifications-summary";
|
|
15
|
+
import type { ArtistCollectionsInnerFilesInner } from "./artist-collections-inner-files-inner";
|
|
13
16
|
import type { ArtistCollectionsInnerSunoAnalysisResultInner } from "./artist-collections-inner-suno-analysis-result-inner";
|
|
14
17
|
import type { ArtistCollectionsInnerSynthesisRules } from "./artist-collections-inner-synthesis-rules";
|
|
15
18
|
import type { CollectionStatus } from "./collection-status";
|
|
@@ -68,6 +71,12 @@ export interface ArtistCollectionsInner {
|
|
|
68
71
|
* @memberof ArtistCollectionsInner
|
|
69
72
|
*/
|
|
70
73
|
file_ids?: Array<string>;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {Array<ArtistCollectionsInnerFilesInner>}
|
|
77
|
+
* @memberof ArtistCollectionsInner
|
|
78
|
+
*/
|
|
79
|
+
files?: Array<ArtistCollectionsInnerFilesInner>;
|
|
71
80
|
/**
|
|
72
81
|
*
|
|
73
82
|
* @type {Array<string>}
|
|
@@ -314,5 +323,17 @@ export interface ArtistCollectionsInner {
|
|
|
314
323
|
* @memberof ArtistCollectionsInner
|
|
315
324
|
*/
|
|
316
325
|
ai_company_notication_status?: string;
|
|
326
|
+
/**
|
|
327
|
+
*
|
|
328
|
+
* @type {Array<ArtistCollectionsInnerAiCompanyNotificationsInner>}
|
|
329
|
+
* @memberof ArtistCollectionsInner
|
|
330
|
+
*/
|
|
331
|
+
ai_company_notifications?: Array<ArtistCollectionsInnerAiCompanyNotificationsInner>;
|
|
332
|
+
/**
|
|
333
|
+
*
|
|
334
|
+
* @type {ArtistCollectionsInnerAiCompanyNotificationsSummary}
|
|
335
|
+
* @memberof ArtistCollectionsInner
|
|
336
|
+
*/
|
|
337
|
+
ai_company_notifications_summary?: ArtistCollectionsInnerAiCompanyNotificationsSummary;
|
|
317
338
|
}
|
|
318
339
|
//# sourceMappingURL=artist-collections-inner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artist-collections-inner.d.ts","sourceRoot":"","sources":["../../src/models/artist-collections-inner.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"artist-collections-inner.d.ts","sourceRoot":"","sources":["../../src/models/artist-collections-inner.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Sureel API
|
|
3
|
+
* API for the Sureel network.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document:
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { ArtistCollectionsInner } from "./artist-collections-inner";
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface GetOptedOutCollections200Response
|
|
17
|
+
*/
|
|
18
|
+
export interface GetOptedOutCollections200Response {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<ArtistCollectionsInner>}
|
|
22
|
+
* @memberof GetOptedOutCollections200Response
|
|
23
|
+
*/
|
|
24
|
+
collections?: Array<ArtistCollectionsInner>;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof GetOptedOutCollections200Response
|
|
29
|
+
*/
|
|
30
|
+
lastEvaluatedKey?: string;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=get-opted-out-collections200-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-opted-out-collections200-response.d.ts","sourceRoot":"","sources":["../../src/models/get-opted-out-collections200-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAA;AAExE;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,sBAAsB,CAAC,CAAA;IAC3C;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC5B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Sureel API
|
|
6
|
+
* API for the Sureel network.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document:
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=get-opted-out-collections200-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-opted-out-collections200-response.js","sourceRoot":"","sources":["../../src/models/get-opted-out-collections200-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { AnalysisHistoryEntryImageAttributionAnalysis } from "./analysis-history-entry-image-attribution-analysis";
|
|
13
|
-
import type { AnalysisHistoryEntryRequestDataAnyOf } from "./analysis-history-entry-request-data-any-of";
|
|
14
12
|
import type { ArtistProfilePicture } from "./artist-profile-picture";
|
|
15
13
|
import type { Attribution1 } from "./attribution1";
|
|
14
|
+
import type { GetResultByRequestId200ResponseImageAttributionAnalysis } from "./get-result-by-request-id200-response-image-attribution-analysis";
|
|
15
|
+
import type { GetResultByRequestId200ResponseRequestData } from "./get-result-by-request-id200-response-request-data";
|
|
16
16
|
import type { V1AiAudioLdmRequestIdGet200ResponseStatus } from "./v1-ai-audio-ldm-request-id-get200-response-status";
|
|
17
17
|
/**
|
|
18
18
|
*
|
|
@@ -112,15 +112,15 @@ export interface GetResultByRequestId200Response {
|
|
|
112
112
|
seed?: number;
|
|
113
113
|
/**
|
|
114
114
|
*
|
|
115
|
-
* @type {
|
|
115
|
+
* @type {GetResultByRequestId200ResponseRequestData}
|
|
116
116
|
* @memberof GetResultByRequestId200Response
|
|
117
117
|
*/
|
|
118
|
-
requestData?:
|
|
118
|
+
requestData?: GetResultByRequestId200ResponseRequestData;
|
|
119
119
|
/**
|
|
120
120
|
*
|
|
121
|
-
* @type {
|
|
121
|
+
* @type {GetResultByRequestId200ResponseImageAttributionAnalysis}
|
|
122
122
|
* @memberof GetResultByRequestId200Response
|
|
123
123
|
*/
|
|
124
|
-
imageAttributionAnalysis?:
|
|
124
|
+
imageAttributionAnalysis?: GetResultByRequestId200ResponseImageAttributionAnalysis;
|
|
125
125
|
}
|
|
126
126
|
//# sourceMappingURL=get-result-by-request-id200-response.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-result-by-request-id200-response.d.ts","sourceRoot":"","sources":["../../src/models/get-result-by-request-id200-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"get-result-by-request-id200-response.d.ts","sourceRoot":"","sources":["../../src/models/get-result-by-request-id200-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAA;AAGpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAGlD,OAAO,KAAK,EAAE,uDAAuD,EAAE,MAAM,mEAAmE,CAAA;AAGhJ,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,qDAAqD,CAAA;AAGrH,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,qDAAqD,CAAA;AAEpH;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,MAAM,CAAC,EAAE,yCAAyC,CAAA;IAClD;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAA;IACjB;;;;OAIG;IACH,YAAY,CAAC,EAAE,GAAG,CAAA;IAClB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IAChC;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;IACvC;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,GAAG,IAAI,CAAA;IACxC;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,GAAG,IAAI,CAAA;IACvC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAA;IAC1D;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb;;;;OAIG;IACH,WAAW,CAAC,EAAE,0CAA0C,CAAA;IACxD;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,uDAAuD,CAAA;CACrF"}
|
package/models/index.d.ts
CHANGED
|
@@ -6,21 +6,15 @@ export * from "./analysis-history-entry-artist-profile-pictures";
|
|
|
6
6
|
export * from "./analysis-history-entry-attribution";
|
|
7
7
|
export * from "./analysis-history-entry-created-at";
|
|
8
8
|
export * from "./analysis-history-entry-error-message";
|
|
9
|
-
export * from "./analysis-history-entry-image-attribution-analysis";
|
|
10
|
-
export * from "./analysis-history-entry-image-attribution-analysis-similar-files-inner";
|
|
11
|
-
export * from "./analysis-history-entry-image-attribution-analysis-similar-files-inner-color-matching";
|
|
12
|
-
export * from "./analysis-history-entry-image-attribution-analysis-top-metrics";
|
|
13
|
-
export * from "./analysis-history-entry-image-attribution-analysis-top-metrics-color-matching";
|
|
14
|
-
export * from "./analysis-history-entry-image-attribution-analysis-top-metrics-identical-matches";
|
|
15
9
|
export * from "./analysis-history-entry-request-data";
|
|
16
|
-
export * from "./analysis-history-entry-request-data-any-of";
|
|
17
|
-
export * from "./analysis-history-entry-request-data-any-of-controlnet";
|
|
18
|
-
export * from "./analysis-history-entry-request-data-any-of-controlnet-conditioning-scale";
|
|
19
10
|
export * from "./analysis-history-entry-status";
|
|
20
11
|
export * from "./apply-watermark-request";
|
|
21
12
|
export * from "./artist-collections-inner";
|
|
22
13
|
export * from "./artist-collections-inner-ai-check-results";
|
|
23
14
|
export * from "./artist-collections-inner-ai-check-results-master-inner";
|
|
15
|
+
export * from "./artist-collections-inner-ai-company-notifications-inner";
|
|
16
|
+
export * from "./artist-collections-inner-ai-company-notifications-summary";
|
|
17
|
+
export * from "./artist-collections-inner-files-inner";
|
|
24
18
|
export * from "./artist-collections-inner-suno-analysis-result-inner";
|
|
25
19
|
export * from "./artist-collections-inner-suno-analysis-result-inner-histogram-values";
|
|
26
20
|
export * from "./artist-collections-inner-suno-analysis-result-inner-histogram-values-master-inner";
|
|
@@ -49,11 +43,21 @@ export * from "./create-collection-request-synthesis-rules";
|
|
|
49
43
|
export * from "./finetuning-request";
|
|
50
44
|
export * from "./generate-preview-request";
|
|
51
45
|
export * from "./get-analysis-history-response";
|
|
46
|
+
export * from "./get-opted-out-collections200-response";
|
|
52
47
|
export * from "./get-own-collections200-response";
|
|
53
48
|
export * from "./get-own-collections200-response-user-role";
|
|
54
49
|
export * from "./get-own-collections200-response-user-role-any-of";
|
|
55
50
|
export * from "./get-prompt-history-response";
|
|
56
51
|
export * from "./get-result-by-request-id200-response";
|
|
52
|
+
export * from "./get-result-by-request-id200-response-image-attribution-analysis";
|
|
53
|
+
export * from "./get-result-by-request-id200-response-image-attribution-analysis-similar-files-inner";
|
|
54
|
+
export * from "./get-result-by-request-id200-response-image-attribution-analysis-similar-files-inner-color-matching";
|
|
55
|
+
export * from "./get-result-by-request-id200-response-image-attribution-analysis-top-metrics";
|
|
56
|
+
export * from "./get-result-by-request-id200-response-image-attribution-analysis-top-metrics-color-matching";
|
|
57
|
+
export * from "./get-result-by-request-id200-response-image-attribution-analysis-top-metrics-identical-matches";
|
|
58
|
+
export * from "./get-result-by-request-id200-response-request-data";
|
|
59
|
+
export * from "./get-result-by-request-id200-response-request-data-controlnet";
|
|
60
|
+
export * from "./get-result-by-request-id200-response-request-data-controlnet-conditioning-scale";
|
|
57
61
|
export * from "./get-style-presets200-response";
|
|
58
62
|
export * from "./get-uploaded-files-response-inner";
|
|
59
63
|
export * from "./image-blending-request";
|
package/models/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA;AACpC,cAAc,mCAAmC,CAAA;AACjD,cAAc,gBAAgB,CAAA;AAC9B,cAAc,0BAA0B,CAAA;AACxC,cAAc,kDAAkD,CAAA;AAChE,cAAc,sCAAsC,CAAA;AACpD,cAAc,qCAAqC,CAAA;AACnD,cAAc,wCAAwC,CAAA;AACtD,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA;AACpC,cAAc,mCAAmC,CAAA;AACjD,cAAc,gBAAgB,CAAA;AAC9B,cAAc,0BAA0B,CAAA;AACxC,cAAc,kDAAkD,CAAA;AAChE,cAAc,sCAAsC,CAAA;AACpD,cAAc,qCAAqC,CAAA;AACnD,cAAc,wCAAwC,CAAA;AACtD,cAAc,uCAAuC,CAAA;AACrD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6CAA6C,CAAA;AAC3D,cAAc,0DAA0D,CAAA;AACxE,cAAc,2DAA2D,CAAA;AACzE,cAAc,6DAA6D,CAAA;AAC3E,cAAc,wCAAwC,CAAA;AACtD,cAAc,uDAAuD,CAAA;AACrE,cAAc,wEAAwE,CAAA;AACtF,cAAc,qFAAqF,CAAA;AACnG,cAAc,kGAAkG,CAAA;AAChH,cAAc,4CAA4C,CAAA;AAC1D,cAAc,0BAA0B,CAAA;AACxC,cAAc,eAAe,CAAA;AAC7B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,6BAA6B,CAAA;AAC3C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,0BAA0B,CAAA;AACxC,cAAc,uCAAuC,CAAA;AACrD,cAAc,0BAA0B,CAAA;AACxC,cAAc,8CAA8C,CAAA;AAC5D,cAAc,iCAAiC,CAAA;AAC/C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,qBAAqB,CAAA;AACnC,cAAc,kCAAkC,CAAA;AAChD,cAAc,wBAAwB,CAAA;AACtC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA;AACrC,cAAc,mCAAmC,CAAA;AACjD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yCAAyC,CAAA;AACvD,cAAc,6CAA6C,CAAA;AAC3D,cAAc,sBAAsB,CAAA;AACpC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,yCAAyC,CAAA;AACvD,cAAc,mCAAmC,CAAA;AACjD,cAAc,6CAA6C,CAAA;AAC3D,cAAc,oDAAoD,CAAA;AAClE,cAAc,+BAA+B,CAAA;AAC7C,cAAc,wCAAwC,CAAA;AACtD,cAAc,mEAAmE,CAAA;AACjF,cAAc,uFAAuF,CAAA;AACrG,cAAc,sGAAsG,CAAA;AACpH,cAAc,+EAA+E,CAAA;AAC7F,cAAc,8FAA8F,CAAA;AAC5G,cAAc,iGAAiG,CAAA;AAC/G,cAAc,qDAAqD,CAAA;AACnE,cAAc,gEAAgE,CAAA;AAC9E,cAAc,mFAAmF,CAAA;AACjG,cAAc,iCAAiC,CAAA;AAC/C,cAAc,qCAAqC,CAAA;AACnD,cAAc,0BAA0B,CAAA;AACxC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,oCAAoC,CAAA;AAClD,cAAc,iDAAiD,CAAA;AAC/D,cAAc,wDAAwD,CAAA;AACtE,cAAc,6EAA6E,CAAA;AAC3F,cAAc,oBAAoB,CAAA;AAClC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,gBAAgB,CAAA;AAC9B,cAAc,6BAA6B,CAAA;AAC3C,cAAc,mCAAmC,CAAA;AACjD,cAAc,+CAA+C,CAAA;AAC7D,cAAc,qBAAqB,CAAA;AACnC,cAAc,wBAAwB,CAAA;AACtC,cAAc,qBAAqB,CAAA;AACnC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,cAAc,CAAA;AAC5B,cAAc,yBAAyB,CAAA;AACvC,cAAc,qCAAqC,CAAA;AACnD,cAAc,YAAY,CAAA;AAC1B,cAAc,eAAe,CAAA;AAC7B,cAAc,kCAAkC,CAAA;AAChD,cAAc,0BAA0B,CAAA;AACxC,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AACvC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,wCAAwC,CAAA;AACtD,cAAc,uDAAuD,CAAA;AACrE,cAAc,cAAc,CAAA;AAC5B,cAAc,cAAc,CAAA;AAC5B,cAAc,sBAAsB,CAAA;AACpC,cAAc,mBAAmB,CAAA;AACjC,cAAc,aAAa,CAAA;AAC3B,cAAc,2DAA2D,CAAA;AACzE,cAAc,wEAAwE,CAAA;AACtF,cAAc,iEAAiE,CAAA;AAC/E,cAAc,6DAA6D,CAAA;AAC3E,cAAc,2DAA2D,CAAA;AACzE,cAAc,wDAAwD,CAAA;AACtE,cAAc,+CAA+C,CAAA;AAC7D,cAAc,4DAA4D,CAAA;AAC1E,cAAc,gDAAgD,CAAA;AAC9D,cAAc,gEAAgE,CAAA;AAC9E,cAAc,8CAA8C,CAAA;AAC5D,cAAc,yEAAyE,CAAA;AACvF,cAAc,sFAAsF,CAAA;AACpG,cAAc,mGAAmG,CAAA;AACjH,cAAc,+GAA+G,CAAA;AAC7H,cAAc,sIAAsI,CAAA;AACpJ,cAAc,iIAAiI,CAAA;AAC/I,cAAc,mJAAmJ,CAAA;AACjK,cAAc,gHAAgH,CAAA;AAC9H,cAAc,8DAA8D,CAAA;AAC5E,cAAc,uFAAuF,CAAA;AACrG,cAAc,oGAAoG,CAAA;AAClH,cAAc,mEAAmE,CAAA;AACjF,cAAc,qDAAqD,CAAA;AACnE,cAAc,2CAA2C,CAAA;AACzD,cAAc,qDAAqD,CAAA;AACnE,cAAc,yEAAyE,CAAA;AACvF,cAAc,kDAAkD,CAAA;AAChE,cAAc,8CAA8C,CAAA;AAC5D,cAAc,kDAAkD,CAAA;AAChE,cAAc,+CAA+C,CAAA;AAC7D,cAAc,oCAAoC,CAAA;AAClD,cAAc,uDAAuD,CAAA;AACrE,cAAc,oDAAoD,CAAA;AAClE,cAAc,qDAAqD,CAAA;AACnE,cAAc,0CAA0C,CAAA;AACxD,cAAc,kDAAkD,CAAA"}
|