@sureel/sdk 1.9.4-rc.3 → 1.9.4-rc.31
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 +204 -73
- package/api/sureel-api.d.ts.map +1 -1
- package/api/sureel-api.js +322 -119
- package/api/sureel-api.js.map +1 -1
- package/configuration.d.ts.map +1 -1
- package/configuration.js +1 -1
- package/configuration.js.map +1 -1
- package/esm/api/sureel-api.d.ts +204 -73
- package/esm/api/sureel-api.d.ts.map +1 -1
- package/esm/api/sureel-api.js +321 -118
- package/esm/api/sureel-api.js.map +1 -1
- package/esm/configuration.d.ts.map +1 -1
- package/esm/configuration.js +1 -1
- package/esm/configuration.js.map +1 -1
- package/esm/models/analysis-history-entry-ai-generated-likelihood-master-inner.d.ts +27 -9
- package/esm/models/analysis-history-entry-ai-generated-likelihood-master-inner.d.ts.map +1 -1
- package/esm/models/analysis-history-entry-ai-generated-likelihood.d.ts +1 -1
- package/esm/models/analysis-history-entry-audio-attribution-analysis-master-inner.d.ts +2 -2
- package/esm/models/analysis-history-entry-audio-attribution-analysis.d.ts +1 -1
- package/esm/models/analysis-history-entry-image-attribution-analysis-top-metrics-color-matching.d.ts +7 -7
- package/esm/models/analysis-history-entry-image-attribution-analysis-top-metrics-color-matching.d.ts.map +1 -1
- package/esm/models/analysis-history-entry-image-attribution-analysis-top-metrics-identical-matches.d.ts +5 -5
- package/esm/models/analysis-history-entry-image-attribution-analysis-top-metrics-identical-matches.d.ts.map +1 -1
- package/esm/models/analysis-history-entry-image-attribution-analysis-top-metrics.d.ts +9 -9
- package/esm/models/analysis-history-entry-image-attribution-analysis-top-metrics.d.ts.map +1 -1
- package/esm/models/analysis-history-entry-lyrics-analysis-lyrics-attribution-inner.d.ts +2 -2
- package/esm/models/analysis-history-entry-request-data-any-of.d.ts +3 -3
- package/esm/models/analysis-history-entry-request-data-any-of.d.ts.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 +9 -9
- package/esm/models/analysis-history-entry.d.ts.map +1 -1
- package/esm/models/apply-watermark-request.d.ts +9 -3
- package/esm/models/apply-watermark-request.d.ts.map +1 -1
- package/esm/models/artist-collections-inner-ai-check-results-master-inner.d.ts +27 -9
- package/esm/models/artist-collections-inner-ai-check-results-master-inner.d.ts.map +1 -1
- package/esm/models/artist-collections-inner-ai-check-results.d.ts +1 -1
- package/esm/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.d.ts +49 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.d.ts.map +1 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.js +15 -0
- package/esm/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.js.map +1 -0
- 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-ai-company-notifications.d.ts +44 -0
- package/esm/models/artist-collections-inner-ai-company-notifications.d.ts.map +1 -0
- package/esm/models/artist-collections-inner-ai-company-notifications.js +15 -0
- package/esm/models/artist-collections-inner-ai-company-notifications.js.map +1 -0
- package/esm/models/artist-collections-inner-files-inner.d.ts +73 -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-suno-analysis-result-inner-histogram-values-master-inner.d.ts +2 -2
- package/esm/models/artist-collections-inner.d.ts +46 -2
- package/esm/models/artist-collections-inner.d.ts.map +1 -1
- package/esm/models/attribution-values-inner.d.ts +0 -12
- package/esm/models/attribution-values-inner.d.ts.map +1 -1
- package/esm/models/attribution-with-stems-master-inner.d.ts +5 -5
- package/esm/models/attribution-with-stems-master-inner.d.ts.map +1 -1
- package/esm/models/attribution-with-stems.d.ts +1 -1
- package/esm/models/attribution1-values-inner.d.ts +12 -0
- package/esm/models/attribution1-values-inner.d.ts.map +1 -1
- package/esm/models/audio-ldm-request-data.d.ts +3 -3
- package/esm/models/audio-ldm-request-data.d.ts.map +1 -1
- package/esm/models/avatar-image-blending-request.d.ts +9 -3
- package/esm/models/avatar-image-blending-request.d.ts.map +1 -1
- package/esm/models/calculate-attribution-request.d.ts +8 -2
- package/esm/models/calculate-attribution-request.d.ts.map +1 -1
- package/esm/models/control-net-request.d.ts +9 -3
- package/esm/models/control-net-request.d.ts.map +1 -1
- package/esm/models/create-collection-request-files-inner-external-stems-inner.d.ts +31 -0
- package/esm/models/create-collection-request-files-inner-external-stems-inner.d.ts.map +1 -0
- package/esm/models/create-collection-request-files-inner-external-stems-inner.js +15 -0
- package/esm/models/create-collection-request-files-inner-external-stems-inner.js.map +1 -0
- package/esm/models/create-collection-request-files-inner.d.ts +17 -4
- package/esm/models/create-collection-request-files-inner.d.ts.map +1 -1
- package/esm/models/create-collection-request.d.ts +16 -5
- package/esm/models/create-collection-request.d.ts.map +1 -1
- package/esm/models/create-collection-request.js +5 -1
- package/esm/models/create-collection-request.js.map +1 -1
- package/esm/models/finetuning-request.d.ts +7 -1
- package/esm/models/finetuning-request.d.ts.map +1 -1
- package/esm/models/generate-preview-request.d.ts +9 -3
- package/esm/models/generate-preview-request.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-own-collections200-response-metrics.d.ts +43 -0
- package/esm/models/get-own-collections200-response-metrics.d.ts.map +1 -0
- package/esm/models/get-own-collections200-response-metrics.js +15 -0
- package/esm/models/get-own-collections200-response-metrics.js.map +1 -0
- package/esm/models/get-own-collections200-response.d.ts +13 -0
- package/esm/models/get-own-collections200-response.d.ts.map +1 -1
- package/esm/models/get-result-by-request-id200-response.d.ts +8 -8
- package/esm/models/get-result-by-request-id200-response.d.ts.map +1 -1
- package/esm/models/image-blending-request.d.ts +9 -3
- package/esm/models/image-blending-request.d.ts.map +1 -1
- package/esm/models/index.d.ts +26 -16
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +26 -16
- package/esm/models/index.js.map +1 -1
- package/esm/models/inpaint-request.d.ts +10 -4
- package/esm/models/inpaint-request.d.ts.map +1 -1
- package/esm/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.d.ts +31 -0
- package/esm/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.d.ts.map +1 -0
- package/esm/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.js +15 -0
- package/esm/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.js.map +1 -0
- package/esm/models/musicality-analysis-master-inner-values-inner-values.d.ts +7 -0
- package/esm/models/musicality-analysis-master-inner-values-inner-values.d.ts.map +1 -1
- package/esm/models/musicality-analysis-master-inner.d.ts +2 -2
- package/esm/models/opt-out-analysis-master-inner.d.ts +2 -2
- package/esm/models/opt-out-analysis.d.ts +1 -1
- package/esm/models/prompt-history-entry.d.ts +9 -9
- package/esm/models/prompt-history-entry.d.ts.map +1 -1
- package/esm/models/reimagine-request.d.ts +9 -3
- package/esm/models/reimagine-request.d.ts.map +1 -1
- package/esm/models/remove-background-request.d.ts +8 -2
- package/esm/models/remove-background-request.d.ts.map +1 -1
- package/esm/models/set-filepaths-request-files-inner.d.ts +1 -1
- package/esm/models/style-image.d.ts +1 -1
- package/esm/models/style-transfer-request.d.ts +9 -3
- package/esm/models/style-transfer-request.d.ts.map +1 -1
- package/esm/models/text-to-image-request-artist-preset-inner.d.ts +1 -1
- package/esm/models/text-to-image-request.d.ts +8 -2
- package/esm/models/text-to-image-request.d.ts.map +1 -1
- package/esm/models/update-collection-request.d.ts +1 -1
- package/esm/models/upload-url.d.ts +9 -3
- package/esm/models/upload-url.d.ts.map +1 -1
- package/esm/models/upscale-request.d.ts +9 -3
- package/esm/models/upscale-request.d.ts.map +1 -1
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.d.ts +67 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.js +15 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.js.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.d.ts +31 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.js +15 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.js.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.d.ts +44 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.d.ts.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.js +15 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.js.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.d.ts +44 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.d.ts.map +1 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.js +15 -0
- package/esm/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.js.map +1 -0
- package/esm/models/v1-ai-artist-collection-collection-uuid-get200-response.d.ts +46 -2
- 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 +8 -2
- package/esm/models/v1-ai-audio-ldm-ai-generated-audio-detection-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-audio-attribution-analysis-post-request.d.ts +8 -2
- package/esm/models/v1-ai-audio-ldm-audio-attribution-analysis-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-audio-attribution-setup-post-request.d.ts +7 -1
- package/esm/models/v1-ai-audio-ldm-audio-attribution-setup-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts +8 -2
- package/esm/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts +8 -2
- package/esm/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-external-ai-monitoring-get200-response-inner-histogram-values-master-inner.d.ts +2 -2
- package/esm/models/v1-ai-audio-ldm-lyrics-analysis-post-request.d.ts +8 -2
- package/esm/models/v1-ai-audio-ldm-lyrics-analysis-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-ai-generated-likelihood-master-inner.d.ts +34 -4
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-ai-generated-likelihood-master-inner.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-ai-generated-likelihood.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-audio-attribution-analysis-master-inner.d.ts +2 -2
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-audio-attribution-analysis.d.ts +1 -1
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response-lyrics-analysis-lyrics-attribution-inner.d.ts +2 -2
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response.d.ts +17 -17
- package/esm/models/v1-ai-audio-ldm-request-id-get200-response.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.d.ts +8 -2
- package/esm/models/v1-ai-audio-ldm-stem-split-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-text-to-artist-audio-post-request.d.ts +7 -1
- package/esm/models/v1-ai-audio-ldm-text-to-artist-audio-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts +7 -1
- package/esm/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-files-upload-files-post200-response.d.ts +25 -0
- package/esm/models/v1-ai-files-upload-files-post200-response.d.ts.map +1 -0
- package/esm/models/v1-ai-files-upload-files-post200-response.js +15 -0
- package/esm/models/v1-ai-files-upload-files-post200-response.js.map +1 -0
- package/esm/models/v1-ai-ldm-attribution-analysis-post-request.d.ts +8 -2
- package/esm/models/v1-ai-ldm-attribution-analysis-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-ldm-cover-art-post-request.d.ts +9 -3
- package/esm/models/v1-ai-ldm-cover-art-post-request.d.ts.map +1 -1
- package/esm/models/v1-ai-ldm-image-attribution-setup-post-request.d.ts +7 -1
- package/esm/models/v1-ai-ldm-image-attribution-setup-post-request.d.ts.map +1 -1
- package/models/analysis-history-entry-ai-generated-likelihood-master-inner.d.ts +27 -9
- package/models/analysis-history-entry-ai-generated-likelihood-master-inner.d.ts.map +1 -1
- package/models/analysis-history-entry-ai-generated-likelihood.d.ts +1 -1
- package/models/analysis-history-entry-audio-attribution-analysis-master-inner.d.ts +2 -2
- package/models/analysis-history-entry-audio-attribution-analysis.d.ts +1 -1
- package/models/analysis-history-entry-image-attribution-analysis-top-metrics-color-matching.d.ts +7 -7
- package/models/analysis-history-entry-image-attribution-analysis-top-metrics-color-matching.d.ts.map +1 -1
- package/models/analysis-history-entry-image-attribution-analysis-top-metrics-identical-matches.d.ts +5 -5
- package/models/analysis-history-entry-image-attribution-analysis-top-metrics-identical-matches.d.ts.map +1 -1
- package/models/analysis-history-entry-image-attribution-analysis-top-metrics.d.ts +9 -9
- package/models/analysis-history-entry-image-attribution-analysis-top-metrics.d.ts.map +1 -1
- package/models/analysis-history-entry-lyrics-analysis-lyrics-attribution-inner.d.ts +2 -2
- package/models/analysis-history-entry-request-data-any-of.d.ts +3 -3
- package/models/analysis-history-entry-request-data-any-of.d.ts.map +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 +9 -9
- package/models/analysis-history-entry.d.ts.map +1 -1
- package/models/apply-watermark-request.d.ts +9 -3
- package/models/apply-watermark-request.d.ts.map +1 -1
- package/models/artist-collections-inner-ai-check-results-master-inner.d.ts +27 -9
- package/models/artist-collections-inner-ai-check-results-master-inner.d.ts.map +1 -1
- package/models/artist-collections-inner-ai-check-results.d.ts +1 -1
- package/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.d.ts +49 -0
- package/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.d.ts.map +1 -0
- package/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.js +16 -0
- package/models/artist-collections-inner-ai-company-notifications-contacted-ai-companies-inner.js.map +1 -0
- 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-ai-company-notifications.d.ts +44 -0
- package/models/artist-collections-inner-ai-company-notifications.d.ts.map +1 -0
- package/models/artist-collections-inner-ai-company-notifications.js +16 -0
- package/models/artist-collections-inner-ai-company-notifications.js.map +1 -0
- package/models/artist-collections-inner-files-inner.d.ts +73 -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-suno-analysis-result-inner-histogram-values-master-inner.d.ts +2 -2
- package/models/artist-collections-inner.d.ts +46 -2
- package/models/artist-collections-inner.d.ts.map +1 -1
- package/models/attribution-values-inner.d.ts +0 -12
- package/models/attribution-values-inner.d.ts.map +1 -1
- package/models/attribution-with-stems-master-inner.d.ts +5 -5
- package/models/attribution-with-stems-master-inner.d.ts.map +1 -1
- package/models/attribution-with-stems.d.ts +1 -1
- package/models/attribution1-values-inner.d.ts +12 -0
- package/models/attribution1-values-inner.d.ts.map +1 -1
- package/models/audio-ldm-request-data.d.ts +3 -3
- package/models/audio-ldm-request-data.d.ts.map +1 -1
- package/models/avatar-image-blending-request.d.ts +9 -3
- package/models/avatar-image-blending-request.d.ts.map +1 -1
- package/models/calculate-attribution-request.d.ts +8 -2
- package/models/calculate-attribution-request.d.ts.map +1 -1
- package/models/control-net-request.d.ts +9 -3
- package/models/control-net-request.d.ts.map +1 -1
- package/models/create-collection-request-files-inner-external-stems-inner.d.ts +31 -0
- package/models/create-collection-request-files-inner-external-stems-inner.d.ts.map +1 -0
- package/models/create-collection-request-files-inner-external-stems-inner.js +16 -0
- package/models/create-collection-request-files-inner-external-stems-inner.js.map +1 -0
- package/models/create-collection-request-files-inner.d.ts +17 -4
- package/models/create-collection-request-files-inner.d.ts.map +1 -1
- package/models/create-collection-request.d.ts +16 -5
- package/models/create-collection-request.d.ts.map +1 -1
- package/models/create-collection-request.js +6 -0
- package/models/create-collection-request.js.map +1 -1
- package/models/finetuning-request.d.ts +7 -1
- package/models/finetuning-request.d.ts.map +1 -1
- package/models/generate-preview-request.d.ts +9 -3
- package/models/generate-preview-request.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-own-collections200-response-metrics.d.ts +43 -0
- package/models/get-own-collections200-response-metrics.d.ts.map +1 -0
- package/models/get-own-collections200-response-metrics.js +16 -0
- package/models/get-own-collections200-response-metrics.js.map +1 -0
- package/models/get-own-collections200-response.d.ts +13 -0
- package/models/get-own-collections200-response.d.ts.map +1 -1
- package/models/get-result-by-request-id200-response.d.ts +8 -8
- package/models/get-result-by-request-id200-response.d.ts.map +1 -1
- package/models/image-blending-request.d.ts +9 -3
- package/models/image-blending-request.d.ts.map +1 -1
- package/models/index.d.ts +26 -16
- package/models/index.d.ts.map +1 -1
- package/models/index.js +26 -16
- package/models/index.js.map +1 -1
- package/models/inpaint-request.d.ts +10 -4
- package/models/inpaint-request.d.ts.map +1 -1
- package/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.d.ts +31 -0
- package/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.d.ts.map +1 -0
- package/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.js +16 -0
- package/models/musicality-analysis-master-inner-values-inner-values-mood-analysis-inner.js.map +1 -0
- package/models/musicality-analysis-master-inner-values-inner-values.d.ts +7 -0
- package/models/musicality-analysis-master-inner-values-inner-values.d.ts.map +1 -1
- package/models/musicality-analysis-master-inner.d.ts +2 -2
- package/models/opt-out-analysis-master-inner.d.ts +2 -2
- package/models/opt-out-analysis.d.ts +1 -1
- package/models/prompt-history-entry.d.ts +9 -9
- package/models/prompt-history-entry.d.ts.map +1 -1
- package/models/reimagine-request.d.ts +9 -3
- package/models/reimagine-request.d.ts.map +1 -1
- package/models/remove-background-request.d.ts +8 -2
- package/models/remove-background-request.d.ts.map +1 -1
- package/models/set-filepaths-request-files-inner.d.ts +1 -1
- package/models/style-image.d.ts +1 -1
- package/models/style-transfer-request.d.ts +9 -3
- package/models/style-transfer-request.d.ts.map +1 -1
- package/models/text-to-image-request-artist-preset-inner.d.ts +1 -1
- package/models/text-to-image-request.d.ts +8 -2
- package/models/text-to-image-request.d.ts.map +1 -1
- package/models/update-collection-request.d.ts +1 -1
- package/models/upload-url.d.ts +9 -3
- package/models/upload-url.d.ts.map +1 -1
- package/models/upscale-request.d.ts +9 -3
- package/models/upscale-request.d.ts.map +1 -1
- package/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.d.ts +67 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.d.ts.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.js +16 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-inference-artifacts-post-request.js.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.d.ts +31 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.d.ts.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.js +16 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner-artifacts-per-epoch-inner.js.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.d.ts +44 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.d.ts.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.js +16 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request-training-artifacts-inner.js.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.d.ts +44 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.d.ts.map +1 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.js +16 -0
- package/models/v1-ai-ai-model-artifacts-track-ai-training-artifacts-post-request.js.map +1 -0
- package/models/v1-ai-artist-collection-collection-uuid-get200-response.d.ts +46 -2
- 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 +8 -2
- package/models/v1-ai-audio-ldm-ai-generated-audio-detection-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-audio-attribution-analysis-post-request.d.ts +8 -2
- package/models/v1-ai-audio-ldm-audio-attribution-analysis-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-audio-attribution-setup-post-request.d.ts +7 -1
- package/models/v1-ai-audio-ldm-audio-attribution-setup-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts +8 -2
- package/models/v1-ai-audio-ldm-audio-to-audio-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts +8 -2
- package/models/v1-ai-audio-ldm-calculate-audio-attribution-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-external-ai-monitoring-get200-response-inner-histogram-values-master-inner.d.ts +2 -2
- package/models/v1-ai-audio-ldm-lyrics-analysis-post-request.d.ts +8 -2
- package/models/v1-ai-audio-ldm-lyrics-analysis-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-request-id-get200-response-ai-generated-likelihood-master-inner.d.ts +34 -4
- package/models/v1-ai-audio-ldm-request-id-get200-response-ai-generated-likelihood-master-inner.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-request-id-get200-response-ai-generated-likelihood.d.ts +1 -1
- package/models/v1-ai-audio-ldm-request-id-get200-response-audio-attribution-analysis-master-inner.d.ts +2 -2
- package/models/v1-ai-audio-ldm-request-id-get200-response-audio-attribution-analysis.d.ts +1 -1
- package/models/v1-ai-audio-ldm-request-id-get200-response-lyrics-analysis-lyrics-attribution-inner.d.ts +2 -2
- package/models/v1-ai-audio-ldm-request-id-get200-response.d.ts +17 -17
- package/models/v1-ai-audio-ldm-request-id-get200-response.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-stem-split-post-request.d.ts +8 -2
- package/models/v1-ai-audio-ldm-stem-split-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-text-to-artist-audio-post-request.d.ts +7 -1
- package/models/v1-ai-audio-ldm-text-to-artist-audio-post-request.d.ts.map +1 -1
- package/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts +7 -1
- package/models/v1-ai-audio-ldm-text-to-audio-post-request.d.ts.map +1 -1
- package/models/v1-ai-files-upload-files-post200-response.d.ts +25 -0
- package/models/v1-ai-files-upload-files-post200-response.d.ts.map +1 -0
- package/models/v1-ai-files-upload-files-post200-response.js +16 -0
- package/models/v1-ai-files-upload-files-post200-response.js.map +1 -0
- package/models/v1-ai-ldm-attribution-analysis-post-request.d.ts +8 -2
- package/models/v1-ai-ldm-attribution-analysis-post-request.d.ts.map +1 -1
- package/models/v1-ai-ldm-cover-art-post-request.d.ts +9 -3
- package/models/v1-ai-ldm-cover-art-post-request.d.ts.map +1 -1
- package/models/v1-ai-ldm-image-attribution-setup-post-request.d.ts +7 -1
- package/models/v1-ai-ldm-image-attribution-setup-post-request.d.ts.map +1 -1
- package/package.json +1 -1
package/esm/api/sureel-api.js
CHANGED
|
@@ -419,7 +419,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
419
419
|
assertParamExists("generateSignedUrls", "contentType", contentType);
|
|
420
420
|
// verify required parameter 'uploadUrlRequest' is not null or undefined
|
|
421
421
|
assertParamExists("generateSignedUrls", "uploadUrlRequest", uploadUrlRequest);
|
|
422
|
-
const localVarPath = `/v1/ai/
|
|
422
|
+
const localVarPath = `/v1/ai/files/generate-upload-urls`;
|
|
423
423
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
424
424
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
425
425
|
let baseOptions;
|
|
@@ -490,7 +490,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
490
490
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
491
491
|
* @summary Analysis history
|
|
492
492
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
493
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
493
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
494
494
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
495
495
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
496
496
|
* @param {*} [options] Override http request option.
|
|
@@ -577,6 +577,44 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
577
577
|
options: localVarRequestOptions,
|
|
578
578
|
};
|
|
579
579
|
}),
|
|
580
|
+
/**
|
|
581
|
+
* Get all collections that are opted-out.
|
|
582
|
+
* @summary Get opted-out collections
|
|
583
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
584
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
585
|
+
* @param {*} [options] Override http request option.
|
|
586
|
+
* @throws {RequiredError}
|
|
587
|
+
*/
|
|
588
|
+
getOptedOutCollections: (take_2, cursor_2, ...args_15) => __awaiter(this, [take_2, cursor_2, ...args_15], void 0, function* (take, cursor, options = {}) {
|
|
589
|
+
// verify required parameter 'take' is not null or undefined
|
|
590
|
+
assertParamExists("getOptedOutCollections", "take", take);
|
|
591
|
+
const localVarPath = `/v1/ai/artist/collections/opted-out`;
|
|
592
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
593
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
594
|
+
let baseOptions;
|
|
595
|
+
if (configuration) {
|
|
596
|
+
baseOptions = configuration.baseOptions;
|
|
597
|
+
}
|
|
598
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: "GET" }, baseOptions), options);
|
|
599
|
+
const localVarHeaderParameter = {};
|
|
600
|
+
const localVarQueryParameter = {};
|
|
601
|
+
// authentication OAuth2 required
|
|
602
|
+
// oauth required
|
|
603
|
+
yield setOAuthToObject(localVarHeaderParameter, "OAuth2", ["read:ldm"], configuration);
|
|
604
|
+
if (take !== undefined) {
|
|
605
|
+
localVarQueryParameter["take"] = take;
|
|
606
|
+
}
|
|
607
|
+
if (cursor !== undefined) {
|
|
608
|
+
localVarQueryParameter["cursor"] = cursor;
|
|
609
|
+
}
|
|
610
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
611
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
612
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
613
|
+
return {
|
|
614
|
+
url: toPathString(localVarUrlObj),
|
|
615
|
+
options: localVarRequestOptions,
|
|
616
|
+
};
|
|
617
|
+
}),
|
|
580
618
|
/**
|
|
581
619
|
* Get all own collections, including non-published.
|
|
582
620
|
* @summary Get own collections
|
|
@@ -586,7 +624,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
586
624
|
* @param {*} [options] Override http request option.
|
|
587
625
|
* @throws {RequiredError}
|
|
588
626
|
*/
|
|
589
|
-
getOwnCollections: (includeArtworks_3, includeOriginalSongs_3, includeFullResArtworks_3, ...
|
|
627
|
+
getOwnCollections: (includeArtworks_3, includeOriginalSongs_3, includeFullResArtworks_3, ...args_16) => __awaiter(this, [includeArtworks_3, includeOriginalSongs_3, includeFullResArtworks_3, ...args_16], void 0, function* (includeArtworks, includeOriginalSongs, includeFullResArtworks, options = {}) {
|
|
590
628
|
// verify required parameter 'includeArtworks' is not null or undefined
|
|
591
629
|
assertParamExists("getOwnCollections", "includeArtworks", includeArtworks);
|
|
592
630
|
const localVarPath = `/v1/ai/artist/collections`;
|
|
@@ -625,13 +663,13 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
625
663
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
626
664
|
* @summary Prompt history
|
|
627
665
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
628
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
666
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
629
667
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
630
668
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
631
669
|
* @param {*} [options] Override http request option.
|
|
632
670
|
* @throws {RequiredError}
|
|
633
671
|
*/
|
|
634
|
-
getPromptHistory: (
|
|
672
|
+
getPromptHistory: (take_3, cursor_3, maxTimestamp_2, topNAttributionResults_2, ...args_17) => __awaiter(this, [take_3, cursor_3, maxTimestamp_2, topNAttributionResults_2, ...args_17], void 0, function* (take, cursor, maxTimestamp, topNAttributionResults, options = {}) {
|
|
635
673
|
// verify required parameter 'take' is not null or undefined
|
|
636
674
|
assertParamExists("getPromptHistory", "take", take);
|
|
637
675
|
const localVarPath = `/v1/ai/prompt-history/`;
|
|
@@ -676,7 +714,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
676
714
|
* @param {*} [options] Override http request option.
|
|
677
715
|
* @throws {RequiredError}
|
|
678
716
|
*/
|
|
679
|
-
getResultByRequestId: (requestId_2, topNAttributionResults_3, ...
|
|
717
|
+
getResultByRequestId: (requestId_2, topNAttributionResults_3, ...args_18) => __awaiter(this, [requestId_2, topNAttributionResults_3, ...args_18], void 0, function* (requestId, topNAttributionResults, options = {}) {
|
|
680
718
|
// verify required parameter 'requestId' is not null or undefined
|
|
681
719
|
assertParamExists("getResultByRequestId", "requestId", requestId);
|
|
682
720
|
const localVarPath = `/v1/ai/ldm/{requestId}`.replace(`{${"requestId"}}`, encodeURIComponent(String(requestId)));
|
|
@@ -710,7 +748,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
710
748
|
* @param {*} [options] Override http request option.
|
|
711
749
|
* @throws {RequiredError}
|
|
712
750
|
*/
|
|
713
|
-
getStylePresets: (...
|
|
751
|
+
getStylePresets: (...args_19) => __awaiter(this, [...args_19], void 0, function* (options = {}) {
|
|
714
752
|
const localVarPath = `/v1/ai/ldm/style-presets`;
|
|
715
753
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
716
754
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -739,10 +777,10 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
739
777
|
* @param {*} [options] Override http request option.
|
|
740
778
|
* @throws {RequiredError}
|
|
741
779
|
*/
|
|
742
|
-
getUploadedFiles: (keys_1, ...
|
|
780
|
+
getUploadedFiles: (keys_1, ...args_20) => __awaiter(this, [keys_1, ...args_20], void 0, function* (keys, options = {}) {
|
|
743
781
|
// verify required parameter 'keys' is not null or undefined
|
|
744
782
|
assertParamExists("getUploadedFiles", "keys", keys);
|
|
745
|
-
const localVarPath = `/v1/ai/
|
|
783
|
+
const localVarPath = `/v1/ai/files/get-uploaded-files`;
|
|
746
784
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
747
785
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
748
786
|
let baseOptions;
|
|
@@ -774,7 +812,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
774
812
|
* @param {*} [options] Override http request option.
|
|
775
813
|
* @throws {RequiredError}
|
|
776
814
|
*/
|
|
777
|
-
imageBlending: (contentType_10, imageBlendingRequest_1, ...
|
|
815
|
+
imageBlending: (contentType_10, imageBlendingRequest_1, ...args_21) => __awaiter(this, [contentType_10, imageBlendingRequest_1, ...args_21], void 0, function* (contentType, imageBlendingRequest, options = {}) {
|
|
778
816
|
// verify required parameter 'contentType' is not null or undefined
|
|
779
817
|
assertParamExists("imageBlending", "contentType", contentType);
|
|
780
818
|
// verify required parameter 'imageBlendingRequest' is not null or undefined
|
|
@@ -813,7 +851,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
813
851
|
* @param {*} [options] Override http request option.
|
|
814
852
|
* @throws {RequiredError}
|
|
815
853
|
*/
|
|
816
|
-
inpaint: (contentType_11, inpaintRequest_1, ...
|
|
854
|
+
inpaint: (contentType_11, inpaintRequest_1, ...args_22) => __awaiter(this, [contentType_11, inpaintRequest_1, ...args_22], void 0, function* (contentType, inpaintRequest, options = {}) {
|
|
817
855
|
// verify required parameter 'contentType' is not null or undefined
|
|
818
856
|
assertParamExists("inpaint", "contentType", contentType);
|
|
819
857
|
// verify required parameter 'inpaintRequest' is not null or undefined
|
|
@@ -852,7 +890,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
852
890
|
* @param {*} [options] Override http request option.
|
|
853
891
|
* @throws {RequiredError}
|
|
854
892
|
*/
|
|
855
|
-
reimagine: (contentType_12, reimagineRequest_1, ...
|
|
893
|
+
reimagine: (contentType_12, reimagineRequest_1, ...args_23) => __awaiter(this, [contentType_12, reimagineRequest_1, ...args_23], void 0, function* (contentType, reimagineRequest, options = {}) {
|
|
856
894
|
// verify required parameter 'contentType' is not null or undefined
|
|
857
895
|
assertParamExists("reimagine", "contentType", contentType);
|
|
858
896
|
// verify required parameter 'reimagineRequest' is not null or undefined
|
|
@@ -891,7 +929,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
891
929
|
* @param {*} [options] Override http request option.
|
|
892
930
|
* @throws {RequiredError}
|
|
893
931
|
*/
|
|
894
|
-
removeBackground: (contentType_13, removeBackgroundRequest_1, ...
|
|
932
|
+
removeBackground: (contentType_13, removeBackgroundRequest_1, ...args_24) => __awaiter(this, [contentType_13, removeBackgroundRequest_1, ...args_24], void 0, function* (contentType, removeBackgroundRequest, options = {}) {
|
|
895
933
|
// verify required parameter 'contentType' is not null or undefined
|
|
896
934
|
assertParamExists("removeBackground", "contentType", contentType);
|
|
897
935
|
// verify required parameter 'removeBackgroundRequest' is not null or undefined
|
|
@@ -930,7 +968,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
930
968
|
* @param {*} [options] Override http request option.
|
|
931
969
|
* @throws {RequiredError}
|
|
932
970
|
*/
|
|
933
|
-
setFilepaths: (contentType_14, setFilepathsRequest_1, ...
|
|
971
|
+
setFilepaths: (contentType_14, setFilepathsRequest_1, ...args_25) => __awaiter(this, [contentType_14, setFilepathsRequest_1, ...args_25], void 0, function* (contentType, setFilepathsRequest, options = {}) {
|
|
934
972
|
// verify required parameter 'contentType' is not null or undefined
|
|
935
973
|
assertParamExists("setFilepaths", "contentType", contentType);
|
|
936
974
|
// verify required parameter 'setFilepathsRequest' is not null or undefined
|
|
@@ -969,7 +1007,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
969
1007
|
* @param {*} [options] Override http request option.
|
|
970
1008
|
* @throws {RequiredError}
|
|
971
1009
|
*/
|
|
972
|
-
styleTransfer: (contentType_15, styleTransferRequest_1, ...
|
|
1010
|
+
styleTransfer: (contentType_15, styleTransferRequest_1, ...args_26) => __awaiter(this, [contentType_15, styleTransferRequest_1, ...args_26], void 0, function* (contentType, styleTransferRequest, options = {}) {
|
|
973
1011
|
// verify required parameter 'contentType' is not null or undefined
|
|
974
1012
|
assertParamExists("styleTransfer", "contentType", contentType);
|
|
975
1013
|
// verify required parameter 'styleTransferRequest' is not null or undefined
|
|
@@ -1007,7 +1045,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1007
1045
|
* @param {*} [options] Override http request option.
|
|
1008
1046
|
* @throws {RequiredError}
|
|
1009
1047
|
*/
|
|
1010
|
-
textToImage: (textToImageRequest_1, ...
|
|
1048
|
+
textToImage: (textToImageRequest_1, ...args_27) => __awaiter(this, [textToImageRequest_1, ...args_27], void 0, function* (textToImageRequest, options = {}) {
|
|
1011
1049
|
// verify required parameter 'textToImageRequest' is not null or undefined
|
|
1012
1050
|
assertParamExists("textToImage", "textToImageRequest", textToImageRequest);
|
|
1013
1051
|
const localVarPath = `/v1/ai/ldm/queue`;
|
|
@@ -1042,7 +1080,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1042
1080
|
* @param {*} [options] Override http request option.
|
|
1043
1081
|
* @throws {RequiredError}
|
|
1044
1082
|
*/
|
|
1045
|
-
updateCollection: (collectionUuid_2, contentType_16, updateCollectionRequest_1, ...
|
|
1083
|
+
updateCollection: (collectionUuid_2, contentType_16, updateCollectionRequest_1, ...args_28) => __awaiter(this, [collectionUuid_2, contentType_16, updateCollectionRequest_1, ...args_28], void 0, function* (collectionUuid, contentType, updateCollectionRequest, options = {}) {
|
|
1046
1084
|
// verify required parameter 'collectionUuid' is not null or undefined
|
|
1047
1085
|
assertParamExists("updateCollection", "collectionUuid", collectionUuid);
|
|
1048
1086
|
// verify required parameter 'contentType' is not null or undefined
|
|
@@ -1081,7 +1119,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1081
1119
|
* @param {*} [options] Override http request option.
|
|
1082
1120
|
* @throws {RequiredError}
|
|
1083
1121
|
*/
|
|
1084
|
-
updateIpRights: (contentType_17, updateIpRightsRequest_1, ...
|
|
1122
|
+
updateIpRights: (contentType_17, updateIpRightsRequest_1, ...args_29) => __awaiter(this, [contentType_17, updateIpRightsRequest_1, ...args_29], void 0, function* (contentType, updateIpRightsRequest, options = {}) {
|
|
1085
1123
|
// verify required parameter 'contentType' is not null or undefined
|
|
1086
1124
|
assertParamExists("updateIpRights", "contentType", contentType);
|
|
1087
1125
|
// verify required parameter 'updateIpRightsRequest' is not null or undefined
|
|
@@ -1113,16 +1151,19 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1113
1151
|
};
|
|
1114
1152
|
}),
|
|
1115
1153
|
/**
|
|
1116
|
-
*
|
|
1117
|
-
* @summary
|
|
1118
|
-
* @param {
|
|
1154
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
1155
|
+
* @summary Upscaling
|
|
1156
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
1157
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
1119
1158
|
* @param {*} [options] Override http request option.
|
|
1120
1159
|
* @throws {RequiredError}
|
|
1121
1160
|
*/
|
|
1122
|
-
|
|
1161
|
+
upscaleImage: (contentType_18, upscaleRequest_1, ...args_30) => __awaiter(this, [contentType_18, upscaleRequest_1, ...args_30], void 0, function* (contentType, upscaleRequest, options = {}) {
|
|
1123
1162
|
// verify required parameter 'contentType' is not null or undefined
|
|
1124
|
-
assertParamExists("
|
|
1125
|
-
|
|
1163
|
+
assertParamExists("upscaleImage", "contentType", contentType);
|
|
1164
|
+
// verify required parameter 'upscaleRequest' is not null or undefined
|
|
1165
|
+
assertParamExists("upscaleImage", "upscaleRequest", upscaleRequest);
|
|
1166
|
+
const localVarPath = `/v1/ai/ldm/upscale`;
|
|
1126
1167
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1127
1168
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1128
1169
|
let baseOptions;
|
|
@@ -1135,31 +1176,33 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1135
1176
|
// authentication OAuth2 required
|
|
1136
1177
|
// oauth required
|
|
1137
1178
|
yield setOAuthToObject(localVarHeaderParameter, "OAuth2", ["read:ldm"], configuration);
|
|
1179
|
+
localVarHeaderParameter["Content-Type"] = "application/json";
|
|
1138
1180
|
if (contentType != null) {
|
|
1139
1181
|
localVarHeaderParameter["Content-Type"] = String(contentType);
|
|
1140
1182
|
}
|
|
1141
1183
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1142
1184
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1143
1185
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1186
|
+
localVarRequestOptions.data = serializeDataIfNeeded(upscaleRequest, localVarRequestOptions, configuration);
|
|
1144
1187
|
return {
|
|
1145
1188
|
url: toPathString(localVarUrlObj),
|
|
1146
1189
|
options: localVarRequestOptions,
|
|
1147
1190
|
};
|
|
1148
1191
|
}),
|
|
1149
1192
|
/**
|
|
1150
|
-
*
|
|
1151
|
-
* @summary
|
|
1152
|
-
* @param {
|
|
1153
|
-
* @param {
|
|
1193
|
+
* Track inference artifacts for audio AI models.
|
|
1194
|
+
* @summary Track inference artifacts
|
|
1195
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
1196
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
1154
1197
|
* @param {*} [options] Override http request option.
|
|
1155
1198
|
* @throws {RequiredError}
|
|
1156
1199
|
*/
|
|
1157
|
-
|
|
1200
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost: (contentType_19, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest_1, ...args_31) => __awaiter(this, [contentType_19, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest_1, ...args_31], void 0, function* (contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options = {}) {
|
|
1158
1201
|
// verify required parameter 'contentType' is not null or undefined
|
|
1159
|
-
assertParamExists("
|
|
1160
|
-
// verify required parameter '
|
|
1161
|
-
assertParamExists("
|
|
1162
|
-
const localVarPath = `/v1/ai/
|
|
1202
|
+
assertParamExists("v1AiAiModelArtifactsTrackAiInferenceArtifactsPost", "contentType", contentType);
|
|
1203
|
+
// verify required parameter 'v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest' is not null or undefined
|
|
1204
|
+
assertParamExists("v1AiAiModelArtifactsTrackAiInferenceArtifactsPost", "v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest", v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest);
|
|
1205
|
+
const localVarPath = `/v1/ai/ai-model-artifacts/track-ai-inference-artifacts`;
|
|
1163
1206
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1164
1207
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1165
1208
|
let baseOptions;
|
|
@@ -1179,7 +1222,46 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1179
1222
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1180
1223
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1181
1224
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1182
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
1225
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, localVarRequestOptions, configuration);
|
|
1226
|
+
return {
|
|
1227
|
+
url: toPathString(localVarUrlObj),
|
|
1228
|
+
options: localVarRequestOptions,
|
|
1229
|
+
};
|
|
1230
|
+
}),
|
|
1231
|
+
/**
|
|
1232
|
+
* Track training artifacts for audio AI models.
|
|
1233
|
+
* @summary Track training artifacts
|
|
1234
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
1235
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
1236
|
+
* @param {*} [options] Override http request option.
|
|
1237
|
+
* @throws {RequiredError}
|
|
1238
|
+
*/
|
|
1239
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost: (contentType_20, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest_1, ...args_32) => __awaiter(this, [contentType_20, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest_1, ...args_32], void 0, function* (contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options = {}) {
|
|
1240
|
+
// verify required parameter 'contentType' is not null or undefined
|
|
1241
|
+
assertParamExists("v1AiAiModelArtifactsTrackAiTrainingArtifactsPost", "contentType", contentType);
|
|
1242
|
+
// verify required parameter 'v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest' is not null or undefined
|
|
1243
|
+
assertParamExists("v1AiAiModelArtifactsTrackAiTrainingArtifactsPost", "v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest", v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest);
|
|
1244
|
+
const localVarPath = `/v1/ai/ai-model-artifacts/track-ai-training-artifacts`;
|
|
1245
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1246
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1247
|
+
let baseOptions;
|
|
1248
|
+
if (configuration) {
|
|
1249
|
+
baseOptions = configuration.baseOptions;
|
|
1250
|
+
}
|
|
1251
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: "POST" }, baseOptions), options);
|
|
1252
|
+
const localVarHeaderParameter = {};
|
|
1253
|
+
const localVarQueryParameter = {};
|
|
1254
|
+
// authentication OAuth2 required
|
|
1255
|
+
// oauth required
|
|
1256
|
+
yield setOAuthToObject(localVarHeaderParameter, "OAuth2", ["read:ldm"], configuration);
|
|
1257
|
+
localVarHeaderParameter["Content-Type"] = "application/json";
|
|
1258
|
+
if (contentType != null) {
|
|
1259
|
+
localVarHeaderParameter["Content-Type"] = String(contentType);
|
|
1260
|
+
}
|
|
1261
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1262
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1263
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1264
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, localVarRequestOptions, configuration);
|
|
1183
1265
|
return {
|
|
1184
1266
|
url: toPathString(localVarUrlObj),
|
|
1185
1267
|
options: localVarRequestOptions,
|
|
@@ -1192,7 +1274,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1192
1274
|
* @param {*} [options] Override http request option.
|
|
1193
1275
|
* @throws {RequiredError}
|
|
1194
1276
|
*/
|
|
1195
|
-
v1AiArtistCollectionCollectionUuidGet: (collectionUuid_3, ...
|
|
1277
|
+
v1AiArtistCollectionCollectionUuidGet: (collectionUuid_3, ...args_33) => __awaiter(this, [collectionUuid_3, ...args_33], void 0, function* (collectionUuid, options = {}) {
|
|
1196
1278
|
// verify required parameter 'collectionUuid' is not null or undefined
|
|
1197
1279
|
assertParamExists("v1AiArtistCollectionCollectionUuidGet", "collectionUuid", collectionUuid);
|
|
1198
1280
|
const localVarPath = `/v1/ai/artist/collection/{collectionUuid}`.replace(`{${"collectionUuid"}}`, encodeURIComponent(String(collectionUuid)));
|
|
@@ -1224,7 +1306,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1224
1306
|
* @param {*} [options] Override http request option.
|
|
1225
1307
|
* @throws {RequiredError}
|
|
1226
1308
|
*/
|
|
1227
|
-
v1AiAudioLdmAccidentalInfringementCheckPost: (
|
|
1309
|
+
v1AiAudioLdmAccidentalInfringementCheckPost: (contentType_21, v1AiAudioLdmStemSplitPostRequest_1, ...args_34) => __awaiter(this, [contentType_21, v1AiAudioLdmStemSplitPostRequest_1, ...args_34], void 0, function* (contentType, v1AiAudioLdmStemSplitPostRequest, options = {}) {
|
|
1228
1310
|
// verify required parameter 'contentType' is not null or undefined
|
|
1229
1311
|
assertParamExists("v1AiAudioLdmAccidentalInfringementCheckPost", "contentType", contentType);
|
|
1230
1312
|
// verify required parameter 'v1AiAudioLdmStemSplitPostRequest' is not null or undefined
|
|
@@ -1263,7 +1345,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1263
1345
|
* @param {*} [options] Override http request option.
|
|
1264
1346
|
* @throws {RequiredError}
|
|
1265
1347
|
*/
|
|
1266
|
-
v1AiAudioLdmAiGeneratedAudioDetectionPost: (
|
|
1348
|
+
v1AiAudioLdmAiGeneratedAudioDetectionPost: (contentType_22, v1AiAudioLdmAiGeneratedAudioDetectionPostRequest_1, ...args_35) => __awaiter(this, [contentType_22, v1AiAudioLdmAiGeneratedAudioDetectionPostRequest_1, ...args_35], void 0, function* (contentType, v1AiAudioLdmAiGeneratedAudioDetectionPostRequest, options = {}) {
|
|
1267
1349
|
// verify required parameter 'contentType' is not null or undefined
|
|
1268
1350
|
assertParamExists("v1AiAudioLdmAiGeneratedAudioDetectionPost", "contentType", contentType);
|
|
1269
1351
|
// verify required parameter 'v1AiAudioLdmAiGeneratedAudioDetectionPostRequest' is not null or undefined
|
|
@@ -1302,7 +1384,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1302
1384
|
* @param {*} [options] Override http request option.
|
|
1303
1385
|
* @throws {RequiredError}
|
|
1304
1386
|
*/
|
|
1305
|
-
v1AiAudioLdmAudioAttributionAnalysisPost: (
|
|
1387
|
+
v1AiAudioLdmAudioAttributionAnalysisPost: (contentType_23, v1AiAudioLdmAudioAttributionAnalysisPostRequest_1, ...args_36) => __awaiter(this, [contentType_23, v1AiAudioLdmAudioAttributionAnalysisPostRequest_1, ...args_36], void 0, function* (contentType, v1AiAudioLdmAudioAttributionAnalysisPostRequest, options = {}) {
|
|
1306
1388
|
// verify required parameter 'contentType' is not null or undefined
|
|
1307
1389
|
assertParamExists("v1AiAudioLdmAudioAttributionAnalysisPost", "contentType", contentType);
|
|
1308
1390
|
// verify required parameter 'v1AiAudioLdmAudioAttributionAnalysisPostRequest' is not null or undefined
|
|
@@ -1341,7 +1423,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1341
1423
|
* @param {*} [options] Override http request option.
|
|
1342
1424
|
* @throws {RequiredError}
|
|
1343
1425
|
*/
|
|
1344
|
-
v1AiAudioLdmAudioAttributionSetupPost: (
|
|
1426
|
+
v1AiAudioLdmAudioAttributionSetupPost: (contentType_24, v1AiAudioLdmAudioAttributionSetupPostRequest_1, ...args_37) => __awaiter(this, [contentType_24, v1AiAudioLdmAudioAttributionSetupPostRequest_1, ...args_37], void 0, function* (contentType, v1AiAudioLdmAudioAttributionSetupPostRequest, options = {}) {
|
|
1345
1427
|
// verify required parameter 'contentType' is not null or undefined
|
|
1346
1428
|
assertParamExists("v1AiAudioLdmAudioAttributionSetupPost", "contentType", contentType);
|
|
1347
1429
|
// verify required parameter 'v1AiAudioLdmAudioAttributionSetupPostRequest' is not null or undefined
|
|
@@ -1380,7 +1462,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1380
1462
|
* @param {*} [options] Override http request option.
|
|
1381
1463
|
* @throws {RequiredError}
|
|
1382
1464
|
*/
|
|
1383
|
-
v1AiAudioLdmAudioToAudioPost: (
|
|
1465
|
+
v1AiAudioLdmAudioToAudioPost: (contentType_25, v1AiAudioLdmAudioToAudioPostRequest_1, ...args_38) => __awaiter(this, [contentType_25, v1AiAudioLdmAudioToAudioPostRequest_1, ...args_38], void 0, function* (contentType, v1AiAudioLdmAudioToAudioPostRequest, options = {}) {
|
|
1384
1466
|
// verify required parameter 'contentType' is not null or undefined
|
|
1385
1467
|
assertParamExists("v1AiAudioLdmAudioToAudioPost", "contentType", contentType);
|
|
1386
1468
|
// verify required parameter 'v1AiAudioLdmAudioToAudioPostRequest' is not null or undefined
|
|
@@ -1419,7 +1501,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1419
1501
|
* @param {*} [options] Override http request option.
|
|
1420
1502
|
* @throws {RequiredError}
|
|
1421
1503
|
*/
|
|
1422
|
-
v1AiAudioLdmCalculateAudioAttributionPost: (
|
|
1504
|
+
v1AiAudioLdmCalculateAudioAttributionPost: (contentType_26, v1AiAudioLdmCalculateAudioAttributionPostRequest_1, ...args_39) => __awaiter(this, [contentType_26, v1AiAudioLdmCalculateAudioAttributionPostRequest_1, ...args_39], void 0, function* (contentType, v1AiAudioLdmCalculateAudioAttributionPostRequest, options = {}) {
|
|
1423
1505
|
// verify required parameter 'contentType' is not null or undefined
|
|
1424
1506
|
assertParamExists("v1AiAudioLdmCalculateAudioAttributionPost", "contentType", contentType);
|
|
1425
1507
|
// verify required parameter 'v1AiAudioLdmCalculateAudioAttributionPostRequest' is not null or undefined
|
|
@@ -1457,7 +1539,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1457
1539
|
* @param {*} [options] Override http request option.
|
|
1458
1540
|
* @throws {RequiredError}
|
|
1459
1541
|
*/
|
|
1460
|
-
v1AiAudioLdmExternalAiMonitoringGet: (collectionUuid_4, ...
|
|
1542
|
+
v1AiAudioLdmExternalAiMonitoringGet: (collectionUuid_4, ...args_40) => __awaiter(this, [collectionUuid_4, ...args_40], void 0, function* (collectionUuid, options = {}) {
|
|
1461
1543
|
const localVarPath = `/v1/ai/audio-ldm/external-ai-monitoring`;
|
|
1462
1544
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1463
1545
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -1490,7 +1572,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1490
1572
|
* @param {*} [options] Override http request option.
|
|
1491
1573
|
* @throws {RequiredError}
|
|
1492
1574
|
*/
|
|
1493
|
-
v1AiAudioLdmLyricsAnalysisPost: (
|
|
1575
|
+
v1AiAudioLdmLyricsAnalysisPost: (contentType_27, v1AiAudioLdmLyricsAnalysisPostRequest_1, ...args_41) => __awaiter(this, [contentType_27, v1AiAudioLdmLyricsAnalysisPostRequest_1, ...args_41], void 0, function* (contentType, v1AiAudioLdmLyricsAnalysisPostRequest, options = {}) {
|
|
1494
1576
|
// verify required parameter 'contentType' is not null or undefined
|
|
1495
1577
|
assertParamExists("v1AiAudioLdmLyricsAnalysisPost", "contentType", contentType);
|
|
1496
1578
|
// verify required parameter 'v1AiAudioLdmLyricsAnalysisPostRequest' is not null or undefined
|
|
@@ -1529,7 +1611,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1529
1611
|
* @param {*} [options] Override http request option.
|
|
1530
1612
|
* @throws {RequiredError}
|
|
1531
1613
|
*/
|
|
1532
|
-
v1AiAudioLdmOptOutAnalysisPost: (
|
|
1614
|
+
v1AiAudioLdmOptOutAnalysisPost: (contentType_28, v1AiAudioLdmStemSplitPostRequest_2, ...args_42) => __awaiter(this, [contentType_28, v1AiAudioLdmStemSplitPostRequest_2, ...args_42], void 0, function* (contentType, v1AiAudioLdmStemSplitPostRequest, options = {}) {
|
|
1533
1615
|
// verify required parameter 'contentType' is not null or undefined
|
|
1534
1616
|
assertParamExists("v1AiAudioLdmOptOutAnalysisPost", "contentType", contentType);
|
|
1535
1617
|
// verify required parameter 'v1AiAudioLdmStemSplitPostRequest' is not null or undefined
|
|
@@ -1568,7 +1650,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1568
1650
|
* @param {*} [options] Override http request option.
|
|
1569
1651
|
* @throws {RequiredError}
|
|
1570
1652
|
*/
|
|
1571
|
-
v1AiAudioLdmRequestIdGet: (requestId_3, topNAttributionResults_4, ...
|
|
1653
|
+
v1AiAudioLdmRequestIdGet: (requestId_3, topNAttributionResults_4, ...args_43) => __awaiter(this, [requestId_3, topNAttributionResults_4, ...args_43], void 0, function* (requestId, topNAttributionResults, options = {}) {
|
|
1572
1654
|
// verify required parameter 'requestId' is not null or undefined
|
|
1573
1655
|
assertParamExists("v1AiAudioLdmRequestIdGet", "requestId", requestId);
|
|
1574
1656
|
const localVarPath = `/v1/ai/audio-ldm/{requestId}`.replace(`{${"requestId"}}`, encodeURIComponent(String(requestId)));
|
|
@@ -1604,7 +1686,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1604
1686
|
* @param {*} [options] Override http request option.
|
|
1605
1687
|
* @throws {RequiredError}
|
|
1606
1688
|
*/
|
|
1607
|
-
v1AiAudioLdmSimilarSongFinderPost: (
|
|
1689
|
+
v1AiAudioLdmSimilarSongFinderPost: (contentType_29, v1AiAudioLdmAudioAttributionAnalysisPostRequest_2, ...args_44) => __awaiter(this, [contentType_29, v1AiAudioLdmAudioAttributionAnalysisPostRequest_2, ...args_44], void 0, function* (contentType, v1AiAudioLdmAudioAttributionAnalysisPostRequest, options = {}) {
|
|
1608
1690
|
// verify required parameter 'contentType' is not null or undefined
|
|
1609
1691
|
assertParamExists("v1AiAudioLdmSimilarSongFinderPost", "contentType", contentType);
|
|
1610
1692
|
// verify required parameter 'v1AiAudioLdmAudioAttributionAnalysisPostRequest' is not null or undefined
|
|
@@ -1643,7 +1725,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1643
1725
|
* @param {*} [options] Override http request option.
|
|
1644
1726
|
* @throws {RequiredError}
|
|
1645
1727
|
*/
|
|
1646
|
-
v1AiAudioLdmSongAnalysisPost: (
|
|
1728
|
+
v1AiAudioLdmSongAnalysisPost: (contentType_30, v1AiAudioLdmAudioAttributionAnalysisPostRequest_3, ...args_45) => __awaiter(this, [contentType_30, v1AiAudioLdmAudioAttributionAnalysisPostRequest_3, ...args_45], void 0, function* (contentType, v1AiAudioLdmAudioAttributionAnalysisPostRequest, options = {}) {
|
|
1647
1729
|
// verify required parameter 'contentType' is not null or undefined
|
|
1648
1730
|
assertParamExists("v1AiAudioLdmSongAnalysisPost", "contentType", contentType);
|
|
1649
1731
|
// verify required parameter 'v1AiAudioLdmAudioAttributionAnalysisPostRequest' is not null or undefined
|
|
@@ -1682,7 +1764,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1682
1764
|
* @param {*} [options] Override http request option.
|
|
1683
1765
|
* @throws {RequiredError}
|
|
1684
1766
|
*/
|
|
1685
|
-
v1AiAudioLdmStemSplitPost: (
|
|
1767
|
+
v1AiAudioLdmStemSplitPost: (contentType_31, v1AiAudioLdmStemSplitPostRequest_3, ...args_46) => __awaiter(this, [contentType_31, v1AiAudioLdmStemSplitPostRequest_3, ...args_46], void 0, function* (contentType, v1AiAudioLdmStemSplitPostRequest, options = {}) {
|
|
1686
1768
|
// verify required parameter 'contentType' is not null or undefined
|
|
1687
1769
|
assertParamExists("v1AiAudioLdmStemSplitPost", "contentType", contentType);
|
|
1688
1770
|
// verify required parameter 'v1AiAudioLdmStemSplitPostRequest' is not null or undefined
|
|
@@ -1721,7 +1803,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1721
1803
|
* @param {*} [options] Override http request option.
|
|
1722
1804
|
* @throws {RequiredError}
|
|
1723
1805
|
*/
|
|
1724
|
-
v1AiAudioLdmTextToArtistAudioPost: (
|
|
1806
|
+
v1AiAudioLdmTextToArtistAudioPost: (contentType_32, v1AiAudioLdmTextToArtistAudioPostRequest_1, ...args_47) => __awaiter(this, [contentType_32, v1AiAudioLdmTextToArtistAudioPostRequest_1, ...args_47], void 0, function* (contentType, v1AiAudioLdmTextToArtistAudioPostRequest, options = {}) {
|
|
1725
1807
|
// verify required parameter 'contentType' is not null or undefined
|
|
1726
1808
|
assertParamExists("v1AiAudioLdmTextToArtistAudioPost", "contentType", contentType);
|
|
1727
1809
|
// verify required parameter 'v1AiAudioLdmTextToArtistAudioPostRequest' is not null or undefined
|
|
@@ -1760,7 +1842,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1760
1842
|
* @param {*} [options] Override http request option.
|
|
1761
1843
|
* @throws {RequiredError}
|
|
1762
1844
|
*/
|
|
1763
|
-
v1AiAudioLdmTextToAudioPost: (
|
|
1845
|
+
v1AiAudioLdmTextToAudioPost: (contentType_33, v1AiAudioLdmTextToAudioPostRequest_1, ...args_48) => __awaiter(this, [contentType_33, v1AiAudioLdmTextToAudioPostRequest_1, ...args_48], void 0, function* (contentType, v1AiAudioLdmTextToAudioPostRequest, options = {}) {
|
|
1764
1846
|
// verify required parameter 'contentType' is not null or undefined
|
|
1765
1847
|
assertParamExists("v1AiAudioLdmTextToAudioPost", "contentType", contentType);
|
|
1766
1848
|
// verify required parameter 'v1AiAudioLdmTextToAudioPostRequest' is not null or undefined
|
|
@@ -1792,16 +1874,19 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1792
1874
|
};
|
|
1793
1875
|
}),
|
|
1794
1876
|
/**
|
|
1795
|
-
* Upload
|
|
1796
|
-
* @summary Upload
|
|
1797
|
-
* @param {
|
|
1877
|
+
* Upload audio, image, video, or metadata files as form-data for use with other endpoints. Allowed file extensions: - Audio: .wav, .mp3, .m4a, .flac - Image: .jpeg, .jpg, .png - Video: .mp4 - Metadata: .json, .npy All uploads are securely stored on the server for a limited time. Maximum file size: 200MB.
|
|
1878
|
+
* @summary Upload files as form-data
|
|
1879
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
1880
|
+
* @param {string} contentType2
|
|
1798
1881
|
* @param {*} [options] Override http request option.
|
|
1799
1882
|
* @throws {RequiredError}
|
|
1800
1883
|
*/
|
|
1801
|
-
|
|
1884
|
+
v1AiFilesUploadFilesPost: (contentType_34, contentType2_1, ...args_49) => __awaiter(this, [contentType_34, contentType2_1, ...args_49], void 0, function* (contentType, contentType2, options = {}) {
|
|
1802
1885
|
// verify required parameter 'contentType' is not null or undefined
|
|
1803
|
-
assertParamExists("
|
|
1804
|
-
|
|
1886
|
+
assertParamExists("v1AiFilesUploadFilesPost", "contentType", contentType);
|
|
1887
|
+
// verify required parameter 'contentType2' is not null or undefined
|
|
1888
|
+
assertParamExists("v1AiFilesUploadFilesPost", "contentType2", contentType2);
|
|
1889
|
+
const localVarPath = `/v1/ai/files/upload-files`;
|
|
1805
1890
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1806
1891
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
1807
1892
|
let baseOptions;
|
|
@@ -1814,8 +1899,11 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1814
1899
|
// authentication OAuth2 required
|
|
1815
1900
|
// oauth required
|
|
1816
1901
|
yield setOAuthToObject(localVarHeaderParameter, "OAuth2", ["read:ldm"], configuration);
|
|
1817
|
-
if (contentType
|
|
1818
|
-
|
|
1902
|
+
if (contentType !== undefined) {
|
|
1903
|
+
localVarQueryParameter["contentType"] = contentType;
|
|
1904
|
+
}
|
|
1905
|
+
if (contentType2 != null) {
|
|
1906
|
+
localVarHeaderParameter["Content-Type"] = String(contentType2);
|
|
1819
1907
|
}
|
|
1820
1908
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1821
1909
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -1833,7 +1921,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1833
1921
|
* @param {*} [options] Override http request option.
|
|
1834
1922
|
* @throws {RequiredError}
|
|
1835
1923
|
*/
|
|
1836
|
-
v1AiLdmAttributionAnalysisPost: (
|
|
1924
|
+
v1AiLdmAttributionAnalysisPost: (contentType_35, v1AiLdmAttributionAnalysisPostRequest_1, ...args_50) => __awaiter(this, [contentType_35, v1AiLdmAttributionAnalysisPostRequest_1, ...args_50], void 0, function* (contentType, v1AiLdmAttributionAnalysisPostRequest, options = {}) {
|
|
1837
1925
|
// verify required parameter 'contentType' is not null or undefined
|
|
1838
1926
|
assertParamExists("v1AiLdmAttributionAnalysisPost", "contentType", contentType);
|
|
1839
1927
|
// verify required parameter 'v1AiLdmAttributionAnalysisPostRequest' is not null or undefined
|
|
@@ -1872,7 +1960,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1872
1960
|
* @param {*} [options] Override http request option.
|
|
1873
1961
|
* @throws {RequiredError}
|
|
1874
1962
|
*/
|
|
1875
|
-
v1AiLdmCoverArtPost: (
|
|
1963
|
+
v1AiLdmCoverArtPost: (contentType_36, v1AiLdmCoverArtPostRequest_1, ...args_51) => __awaiter(this, [contentType_36, v1AiLdmCoverArtPostRequest_1, ...args_51], void 0, function* (contentType, v1AiLdmCoverArtPostRequest, options = {}) {
|
|
1876
1964
|
// verify required parameter 'contentType' is not null or undefined
|
|
1877
1965
|
assertParamExists("v1AiLdmCoverArtPost", "contentType", contentType);
|
|
1878
1966
|
// verify required parameter 'v1AiLdmCoverArtPostRequest' is not null or undefined
|
|
@@ -1911,7 +1999,7 @@ export const SureelApiAxiosParamCreator = function (configuration) {
|
|
|
1911
1999
|
* @param {*} [options] Override http request option.
|
|
1912
2000
|
* @throws {RequiredError}
|
|
1913
2001
|
*/
|
|
1914
|
-
v1AiLdmImageAttributionSetupPost: (
|
|
2002
|
+
v1AiLdmImageAttributionSetupPost: (contentType_37, v1AiLdmImageAttributionSetupPostRequest_1, ...args_52) => __awaiter(this, [contentType_37, v1AiLdmImageAttributionSetupPostRequest_1, ...args_52], void 0, function* (contentType, v1AiLdmImageAttributionSetupPostRequest, options = {}) {
|
|
1915
2003
|
// verify required parameter 'contentType' is not null or undefined
|
|
1916
2004
|
assertParamExists("v1AiLdmImageAttributionSetupPost", "contentType", contentType);
|
|
1917
2005
|
// verify required parameter 'v1AiLdmImageAttributionSetupPostRequest' is not null or undefined
|
|
@@ -2158,7 +2246,7 @@ export const SureelApiFp = function (configuration) {
|
|
|
2158
2246
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
2159
2247
|
* @summary Analysis history
|
|
2160
2248
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
2161
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
2249
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2162
2250
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
2163
2251
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
2164
2252
|
* @param {*} [options] Override http request option.
|
|
@@ -2192,6 +2280,23 @@ export const SureelApiFp = function (configuration) {
|
|
|
2192
2280
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2193
2281
|
});
|
|
2194
2282
|
},
|
|
2283
|
+
/**
|
|
2284
|
+
* Get all collections that are opted-out.
|
|
2285
|
+
* @summary Get opted-out collections
|
|
2286
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
2287
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2288
|
+
* @param {*} [options] Override http request option.
|
|
2289
|
+
* @throws {RequiredError}
|
|
2290
|
+
*/
|
|
2291
|
+
getOptedOutCollections(take, cursor, options) {
|
|
2292
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2293
|
+
var _a, _b, _c;
|
|
2294
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.getOptedOutCollections(take, cursor, options);
|
|
2295
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2296
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.getOptedOutCollections"]) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2297
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2298
|
+
});
|
|
2299
|
+
},
|
|
2195
2300
|
/**
|
|
2196
2301
|
* Get all own collections, including non-published.
|
|
2197
2302
|
* @summary Get own collections
|
|
@@ -2214,7 +2319,7 @@ export const SureelApiFp = function (configuration) {
|
|
|
2214
2319
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
2215
2320
|
* @summary Prompt history
|
|
2216
2321
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
2217
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
2322
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2218
2323
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
2219
2324
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
2220
2325
|
* @param {*} [options] Override http request option.
|
|
@@ -2431,35 +2536,53 @@ export const SureelApiFp = function (configuration) {
|
|
|
2431
2536
|
});
|
|
2432
2537
|
},
|
|
2433
2538
|
/**
|
|
2434
|
-
*
|
|
2435
|
-
* @summary
|
|
2436
|
-
* @param {
|
|
2539
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
2540
|
+
* @summary Upscaling
|
|
2541
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
2542
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
2437
2543
|
* @param {*} [options] Override http request option.
|
|
2438
2544
|
* @throws {RequiredError}
|
|
2439
2545
|
*/
|
|
2440
|
-
|
|
2546
|
+
upscaleImage(contentType, upscaleRequest, options) {
|
|
2441
2547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2442
2548
|
var _a, _b, _c;
|
|
2443
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
2549
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.upscaleImage(contentType, upscaleRequest, options);
|
|
2444
2550
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2445
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.
|
|
2551
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.upscaleImage"]) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2446
2552
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2447
2553
|
});
|
|
2448
2554
|
},
|
|
2449
2555
|
/**
|
|
2450
|
-
*
|
|
2451
|
-
* @summary
|
|
2452
|
-
* @param {
|
|
2453
|
-
* @param {
|
|
2556
|
+
* Track inference artifacts for audio AI models.
|
|
2557
|
+
* @summary Track inference artifacts
|
|
2558
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
2559
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
2454
2560
|
* @param {*} [options] Override http request option.
|
|
2455
2561
|
* @throws {RequiredError}
|
|
2456
2562
|
*/
|
|
2457
|
-
|
|
2563
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options) {
|
|
2458
2564
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2459
2565
|
var _a, _b, _c;
|
|
2460
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
2566
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options);
|
|
2461
2567
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2462
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.
|
|
2568
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.v1AiAiModelArtifactsTrackAiInferenceArtifactsPost"]) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2569
|
+
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2570
|
+
});
|
|
2571
|
+
},
|
|
2572
|
+
/**
|
|
2573
|
+
* Track training artifacts for audio AI models.
|
|
2574
|
+
* @summary Track training artifacts
|
|
2575
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
2576
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
2577
|
+
* @param {*} [options] Override http request option.
|
|
2578
|
+
* @throws {RequiredError}
|
|
2579
|
+
*/
|
|
2580
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options) {
|
|
2581
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2582
|
+
var _a, _b, _c;
|
|
2583
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options);
|
|
2584
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2585
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.v1AiAiModelArtifactsTrackAiTrainingArtifactsPost"]) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2463
2586
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2464
2587
|
});
|
|
2465
2588
|
},
|
|
@@ -2734,18 +2857,19 @@ export const SureelApiFp = function (configuration) {
|
|
|
2734
2857
|
});
|
|
2735
2858
|
},
|
|
2736
2859
|
/**
|
|
2737
|
-
* Upload
|
|
2738
|
-
* @summary Upload
|
|
2739
|
-
* @param {
|
|
2860
|
+
* Upload audio, image, video, or metadata files as form-data for use with other endpoints. Allowed file extensions: - Audio: .wav, .mp3, .m4a, .flac - Image: .jpeg, .jpg, .png - Video: .mp4 - Metadata: .json, .npy All uploads are securely stored on the server for a limited time. Maximum file size: 200MB.
|
|
2861
|
+
* @summary Upload files as form-data
|
|
2862
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
2863
|
+
* @param {string} contentType2
|
|
2740
2864
|
* @param {*} [options] Override http request option.
|
|
2741
2865
|
* @throws {RequiredError}
|
|
2742
2866
|
*/
|
|
2743
|
-
|
|
2867
|
+
v1AiFilesUploadFilesPost(contentType, contentType2, options) {
|
|
2744
2868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2745
2869
|
var _a, _b, _c;
|
|
2746
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.
|
|
2870
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1AiFilesUploadFilesPost(contentType, contentType2, options);
|
|
2747
2871
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2748
|
-
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.
|
|
2872
|
+
const localVarOperationServerBasePath = (_c = (_b = operationServerMap["SureelApi.v1AiFilesUploadFilesPost"]) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2749
2873
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2750
2874
|
});
|
|
2751
2875
|
},
|
|
@@ -2968,7 +3092,7 @@ export const SureelApiFactory = function (configuration, basePath, axios) {
|
|
|
2968
3092
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
2969
3093
|
* @summary Analysis history
|
|
2970
3094
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
2971
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
3095
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2972
3096
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
2973
3097
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
2974
3098
|
* @param {*} [options] Override http request option.
|
|
@@ -2994,6 +3118,19 @@ export const SureelApiFactory = function (configuration, basePath, axios) {
|
|
|
2994
3118
|
.getArtistByUsername(includeArtworks, username, includeOriginalSongs, includeFullResArtworks, options)
|
|
2995
3119
|
.then((request) => request(axios, basePath));
|
|
2996
3120
|
},
|
|
3121
|
+
/**
|
|
3122
|
+
* Get all collections that are opted-out.
|
|
3123
|
+
* @summary Get opted-out collections
|
|
3124
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
3125
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
3126
|
+
* @param {*} [options] Override http request option.
|
|
3127
|
+
* @throws {RequiredError}
|
|
3128
|
+
*/
|
|
3129
|
+
getOptedOutCollections(take, cursor, options) {
|
|
3130
|
+
return localVarFp
|
|
3131
|
+
.getOptedOutCollections(take, cursor, options)
|
|
3132
|
+
.then((request) => request(axios, basePath));
|
|
3133
|
+
},
|
|
2997
3134
|
/**
|
|
2998
3135
|
* Get all own collections, including non-published.
|
|
2999
3136
|
* @summary Get own collections
|
|
@@ -3012,7 +3149,7 @@ export const SureelApiFactory = function (configuration, basePath, axios) {
|
|
|
3012
3149
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
3013
3150
|
* @summary Prompt history
|
|
3014
3151
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
3015
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
3152
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
3016
3153
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
3017
3154
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
3018
3155
|
* @param {*} [options] Override http request option.
|
|
@@ -3177,28 +3314,42 @@ export const SureelApiFactory = function (configuration, basePath, axios) {
|
|
|
3177
3314
|
.then((request) => request(axios, basePath));
|
|
3178
3315
|
},
|
|
3179
3316
|
/**
|
|
3180
|
-
*
|
|
3181
|
-
* @summary
|
|
3182
|
-
* @param {
|
|
3317
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
3318
|
+
* @summary Upscaling
|
|
3319
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
3320
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
3183
3321
|
* @param {*} [options] Override http request option.
|
|
3184
3322
|
* @throws {RequiredError}
|
|
3185
3323
|
*/
|
|
3186
|
-
|
|
3324
|
+
upscaleImage(contentType, upscaleRequest, options) {
|
|
3187
3325
|
return localVarFp
|
|
3188
|
-
.
|
|
3326
|
+
.upscaleImage(contentType, upscaleRequest, options)
|
|
3189
3327
|
.then((request) => request(axios, basePath));
|
|
3190
3328
|
},
|
|
3191
3329
|
/**
|
|
3192
|
-
*
|
|
3193
|
-
* @summary
|
|
3194
|
-
* @param {
|
|
3195
|
-
* @param {
|
|
3330
|
+
* Track inference artifacts for audio AI models.
|
|
3331
|
+
* @summary Track inference artifacts
|
|
3332
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
3333
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
3196
3334
|
* @param {*} [options] Override http request option.
|
|
3197
3335
|
* @throws {RequiredError}
|
|
3198
3336
|
*/
|
|
3199
|
-
|
|
3337
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options) {
|
|
3200
3338
|
return localVarFp
|
|
3201
|
-
.
|
|
3339
|
+
.v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options)
|
|
3340
|
+
.then((request) => request(axios, basePath));
|
|
3341
|
+
},
|
|
3342
|
+
/**
|
|
3343
|
+
* Track training artifacts for audio AI models.
|
|
3344
|
+
* @summary Track training artifacts
|
|
3345
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
3346
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
3347
|
+
* @param {*} [options] Override http request option.
|
|
3348
|
+
* @throws {RequiredError}
|
|
3349
|
+
*/
|
|
3350
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options) {
|
|
3351
|
+
return localVarFp
|
|
3352
|
+
.v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options)
|
|
3202
3353
|
.then((request) => request(axios, basePath));
|
|
3203
3354
|
},
|
|
3204
3355
|
/**
|
|
@@ -3408,15 +3559,16 @@ export const SureelApiFactory = function (configuration, basePath, axios) {
|
|
|
3408
3559
|
.then((request) => request(axios, basePath));
|
|
3409
3560
|
},
|
|
3410
3561
|
/**
|
|
3411
|
-
* Upload
|
|
3412
|
-
* @summary Upload
|
|
3413
|
-
* @param {
|
|
3562
|
+
* Upload audio, image, video, or metadata files as form-data for use with other endpoints. Allowed file extensions: - Audio: .wav, .mp3, .m4a, .flac - Image: .jpeg, .jpg, .png - Video: .mp4 - Metadata: .json, .npy All uploads are securely stored on the server for a limited time. Maximum file size: 200MB.
|
|
3563
|
+
* @summary Upload files as form-data
|
|
3564
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
3565
|
+
* @param {string} contentType2
|
|
3414
3566
|
* @param {*} [options] Override http request option.
|
|
3415
3567
|
* @throws {RequiredError}
|
|
3416
3568
|
*/
|
|
3417
|
-
|
|
3569
|
+
v1AiFilesUploadFilesPost(contentType, contentType2, options) {
|
|
3418
3570
|
return localVarFp
|
|
3419
|
-
.
|
|
3571
|
+
.v1AiFilesUploadFilesPost(contentType, contentType2, options)
|
|
3420
3572
|
.then((request) => request(axios, basePath));
|
|
3421
3573
|
},
|
|
3422
3574
|
/**
|
|
@@ -3638,7 +3790,7 @@ export class SureelApi extends BaseAPI {
|
|
|
3638
3790
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
3639
3791
|
* @summary Analysis history
|
|
3640
3792
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
3641
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
3793
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
3642
3794
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
3643
3795
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
3644
3796
|
* @param {*} [options] Override http request option.
|
|
@@ -3666,6 +3818,20 @@ export class SureelApi extends BaseAPI {
|
|
|
3666
3818
|
.getArtistByUsername(includeArtworks, username, includeOriginalSongs, includeFullResArtworks, options)
|
|
3667
3819
|
.then((request) => request(this.axios, this.basePath));
|
|
3668
3820
|
}
|
|
3821
|
+
/**
|
|
3822
|
+
* Get all collections that are opted-out.
|
|
3823
|
+
* @summary Get opted-out collections
|
|
3824
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
3825
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
3826
|
+
* @param {*} [options] Override http request option.
|
|
3827
|
+
* @throws {RequiredError}
|
|
3828
|
+
* @memberof SureelApi
|
|
3829
|
+
*/
|
|
3830
|
+
getOptedOutCollections(take, cursor, options) {
|
|
3831
|
+
return SureelApiFp(this.configuration)
|
|
3832
|
+
.getOptedOutCollections(take, cursor, options)
|
|
3833
|
+
.then((request) => request(this.axios, this.basePath));
|
|
3834
|
+
}
|
|
3669
3835
|
/**
|
|
3670
3836
|
* Get all own collections, including non-published.
|
|
3671
3837
|
* @summary Get own collections
|
|
@@ -3685,7 +3851,7 @@ export class SureelApi extends BaseAPI {
|
|
|
3685
3851
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
3686
3852
|
* @summary Prompt history
|
|
3687
3853
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
3688
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
3854
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
3689
3855
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
3690
3856
|
* @param {number} [topNAttributionResults] Specifies the number of top attribution results to be returned. A value of -1 indicates that all attribution results should be returned.
|
|
3691
3857
|
* @param {*} [options] Override http request option.
|
|
@@ -3863,30 +4029,45 @@ export class SureelApi extends BaseAPI {
|
|
|
3863
4029
|
.then((request) => request(this.axios, this.basePath));
|
|
3864
4030
|
}
|
|
3865
4031
|
/**
|
|
3866
|
-
*
|
|
3867
|
-
* @summary
|
|
3868
|
-
* @param {
|
|
4032
|
+
* Upscale a given image. The maximum allowed resolution for the content image is 1024x1024. By default, each user has a limit of 100 requests per minute.
|
|
4033
|
+
* @summary Upscaling
|
|
4034
|
+
* @param {UpscaleImageContentTypeEnum} contentType
|
|
4035
|
+
* @param {UpscaleRequest} upscaleRequest
|
|
3869
4036
|
* @param {*} [options] Override http request option.
|
|
3870
4037
|
* @throws {RequiredError}
|
|
3871
4038
|
* @memberof SureelApi
|
|
3872
4039
|
*/
|
|
3873
|
-
|
|
4040
|
+
upscaleImage(contentType, upscaleRequest, options) {
|
|
3874
4041
|
return SureelApiFp(this.configuration)
|
|
3875
|
-
.
|
|
4042
|
+
.upscaleImage(contentType, upscaleRequest, options)
|
|
3876
4043
|
.then((request) => request(this.axios, this.basePath));
|
|
3877
4044
|
}
|
|
3878
4045
|
/**
|
|
3879
|
-
*
|
|
3880
|
-
* @summary
|
|
3881
|
-
* @param {
|
|
3882
|
-
* @param {
|
|
4046
|
+
* Track inference artifacts for audio AI models.
|
|
4047
|
+
* @summary Track inference artifacts
|
|
4048
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
4049
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
3883
4050
|
* @param {*} [options] Override http request option.
|
|
3884
4051
|
* @throws {RequiredError}
|
|
3885
4052
|
* @memberof SureelApi
|
|
3886
4053
|
*/
|
|
3887
|
-
|
|
4054
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options) {
|
|
3888
4055
|
return SureelApiFp(this.configuration)
|
|
3889
|
-
.
|
|
4056
|
+
.v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options)
|
|
4057
|
+
.then((request) => request(this.axios, this.basePath));
|
|
4058
|
+
}
|
|
4059
|
+
/**
|
|
4060
|
+
* Track training artifacts for audio AI models.
|
|
4061
|
+
* @summary Track training artifacts
|
|
4062
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
4063
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
4064
|
+
* @param {*} [options] Override http request option.
|
|
4065
|
+
* @throws {RequiredError}
|
|
4066
|
+
* @memberof SureelApi
|
|
4067
|
+
*/
|
|
4068
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options) {
|
|
4069
|
+
return SureelApiFp(this.configuration)
|
|
4070
|
+
.v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options)
|
|
3890
4071
|
.then((request) => request(this.axios, this.basePath));
|
|
3891
4072
|
}
|
|
3892
4073
|
/**
|
|
@@ -4112,16 +4293,17 @@ export class SureelApi extends BaseAPI {
|
|
|
4112
4293
|
.then((request) => request(this.axios, this.basePath));
|
|
4113
4294
|
}
|
|
4114
4295
|
/**
|
|
4115
|
-
* Upload
|
|
4116
|
-
* @summary Upload
|
|
4117
|
-
* @param {
|
|
4296
|
+
* Upload audio, image, video, or metadata files as form-data for use with other endpoints. Allowed file extensions: - Audio: .wav, .mp3, .m4a, .flac - Image: .jpeg, .jpg, .png - Video: .mp4 - Metadata: .json, .npy All uploads are securely stored on the server for a limited time. Maximum file size: 200MB.
|
|
4297
|
+
* @summary Upload files as form-data
|
|
4298
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
4299
|
+
* @param {string} contentType2
|
|
4118
4300
|
* @param {*} [options] Override http request option.
|
|
4119
4301
|
* @throws {RequiredError}
|
|
4120
4302
|
* @memberof SureelApi
|
|
4121
4303
|
*/
|
|
4122
|
-
|
|
4304
|
+
v1AiFilesUploadFilesPost(contentType, contentType2, options) {
|
|
4123
4305
|
return SureelApiFp(this.configuration)
|
|
4124
|
-
.
|
|
4306
|
+
.v1AiFilesUploadFilesPost(contentType, contentType2, options)
|
|
4125
4307
|
.then((request) => request(this.axios, this.basePath));
|
|
4126
4308
|
}
|
|
4127
4309
|
/**
|
|
@@ -4275,6 +4457,18 @@ export const UpdateIpRightsContentTypeEnum = {
|
|
|
4275
4457
|
export const UpscaleImageContentTypeEnum = {
|
|
4276
4458
|
ApplicationJson: "application/json",
|
|
4277
4459
|
};
|
|
4460
|
+
/**
|
|
4461
|
+
* @export
|
|
4462
|
+
*/
|
|
4463
|
+
export const V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum = {
|
|
4464
|
+
ApplicationJson: "application/json",
|
|
4465
|
+
};
|
|
4466
|
+
/**
|
|
4467
|
+
* @export
|
|
4468
|
+
*/
|
|
4469
|
+
export const V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum = {
|
|
4470
|
+
ApplicationJson: "application/json",
|
|
4471
|
+
};
|
|
4278
4472
|
/**
|
|
4279
4473
|
* @export
|
|
4280
4474
|
*/
|
|
@@ -4353,6 +4547,15 @@ export const V1AiAudioLdmTextToArtistAudioPostContentTypeEnum = {
|
|
|
4353
4547
|
export const V1AiAudioLdmTextToAudioPostContentTypeEnum = {
|
|
4354
4548
|
ApplicationJson: "application/json",
|
|
4355
4549
|
};
|
|
4550
|
+
/**
|
|
4551
|
+
* @export
|
|
4552
|
+
*/
|
|
4553
|
+
export const V1AiFilesUploadFilesPostContentTypeEnum = {
|
|
4554
|
+
Audio: "audio",
|
|
4555
|
+
Image: "image",
|
|
4556
|
+
Video: "video",
|
|
4557
|
+
Metadata: "metadata",
|
|
4558
|
+
};
|
|
4356
4559
|
/**
|
|
4357
4560
|
* @export
|
|
4358
4561
|
*/
|