@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/api/sureel-api.d.ts
CHANGED
|
@@ -21,6 +21,7 @@ import type { CreateCollectionRequest } from "../models";
|
|
|
21
21
|
import type { FinetuningRequest } from "../models";
|
|
22
22
|
import type { GeneratePreviewRequest } from "../models";
|
|
23
23
|
import type { GetAnalysisHistoryResponse } from "../models";
|
|
24
|
+
import type { GetOptedOutCollections200Response } from "../models";
|
|
24
25
|
import type { GetOwnCollections200Response } from "../models";
|
|
25
26
|
import type { GetPromptHistoryResponse } from "../models";
|
|
26
27
|
import type { GetResultByRequestId200Response } from "../models";
|
|
@@ -40,6 +41,8 @@ import type { UpdateIpRightsRequest } from "../models";
|
|
|
40
41
|
import type { UploadUrl } from "../models";
|
|
41
42
|
import type { UploadUrlRequest } from "../models";
|
|
42
43
|
import type { UpscaleRequest } from "../models";
|
|
44
|
+
import type { V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest } from "../models";
|
|
45
|
+
import type { V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest } from "../models";
|
|
43
46
|
import type { V1AiArtistCollectionCollectionUuidGet200Response } from "../models";
|
|
44
47
|
import type { V1AiAudioLdmAiGeneratedAudioDetectionPostRequest } from "../models";
|
|
45
48
|
import type { V1AiAudioLdmAudioAttributionAnalysisPostRequest } from "../models";
|
|
@@ -52,7 +55,7 @@ import type { V1AiAudioLdmStemSplitPostRequest } from "../models";
|
|
|
52
55
|
import type { V1AiAudioLdmTextToArtistAudioPostRequest } from "../models";
|
|
53
56
|
import type { V1AiAudioLdmTextToAudioPost200Response } from "../models";
|
|
54
57
|
import type { V1AiAudioLdmTextToAudioPostRequest } from "../models";
|
|
55
|
-
import type {
|
|
58
|
+
import type { V1AiFilesUploadFilesPost200Response } from "../models";
|
|
56
59
|
import type { V1AiLdmAttributionAnalysisPostRequest } from "../models";
|
|
57
60
|
import type { V1AiLdmCoverArtPostRequest } from "../models";
|
|
58
61
|
import type { V1AiLdmImageAttributionSetupPostRequest } from "../models";
|
|
@@ -172,7 +175,7 @@ export declare const SureelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
172
175
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
173
176
|
* @summary Analysis history
|
|
174
177
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
175
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
178
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
176
179
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
177
180
|
* @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.
|
|
178
181
|
* @param {*} [options] Override http request option.
|
|
@@ -190,6 +193,15 @@ export declare const SureelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
190
193
|
* @throws {RequiredError}
|
|
191
194
|
*/
|
|
192
195
|
getArtistByUsername: (includeArtworks: string, username: string, includeOriginalSongs?: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
196
|
+
/**
|
|
197
|
+
* Get all collections that are opted-out.
|
|
198
|
+
* @summary Get opted-out collections
|
|
199
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
200
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
201
|
+
* @param {*} [options] Override http request option.
|
|
202
|
+
* @throws {RequiredError}
|
|
203
|
+
*/
|
|
204
|
+
getOptedOutCollections: (take: number, cursor?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
193
205
|
/**
|
|
194
206
|
* Get all own collections, including non-published.
|
|
195
207
|
* @summary Get own collections
|
|
@@ -204,7 +216,7 @@ export declare const SureelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
204
216
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
205
217
|
* @summary Prompt history
|
|
206
218
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
207
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
219
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
208
220
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
209
221
|
* @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.
|
|
210
222
|
* @param {*} [options] Override http request option.
|
|
@@ -316,14 +328,6 @@ export declare const SureelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
316
328
|
* @throws {RequiredError}
|
|
317
329
|
*/
|
|
318
330
|
updateIpRights: (contentType: UpdateIpRightsContentTypeEnum, updateIpRightsRequest: UpdateIpRightsRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
319
|
-
/**
|
|
320
|
-
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are securely held on the server for a limited time. The maximum file size is 200MB. The minimum height and width should be 400.
|
|
321
|
-
* @summary Upload images
|
|
322
|
-
* @param {string} contentType
|
|
323
|
-
* @param {*} [options] Override http request option.
|
|
324
|
-
* @throws {RequiredError}
|
|
325
|
-
*/
|
|
326
|
-
uploadImages: (contentType: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
327
331
|
/**
|
|
328
332
|
* 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.
|
|
329
333
|
* @summary Upscaling
|
|
@@ -333,6 +337,24 @@ export declare const SureelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
333
337
|
* @throws {RequiredError}
|
|
334
338
|
*/
|
|
335
339
|
upscaleImage: (contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
340
|
+
/**
|
|
341
|
+
* Track inference artifacts for audio AI models.
|
|
342
|
+
* @summary Track inference artifacts
|
|
343
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
344
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
345
|
+
* @param {*} [options] Override http request option.
|
|
346
|
+
* @throws {RequiredError}
|
|
347
|
+
*/
|
|
348
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost: (contentType: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
349
|
+
/**
|
|
350
|
+
* Track training artifacts for audio AI models.
|
|
351
|
+
* @summary Track training artifacts
|
|
352
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
353
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
354
|
+
* @param {*} [options] Override http request option.
|
|
355
|
+
* @throws {RequiredError}
|
|
356
|
+
*/
|
|
357
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost: (contentType: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
336
358
|
/**
|
|
337
359
|
* Retrieve a collection including lyrics and stems if already extracted.
|
|
338
360
|
* @summary Get collection (with lyrics and stems)
|
|
@@ -476,13 +498,14 @@ export declare const SureelApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
476
498
|
*/
|
|
477
499
|
v1AiAudioLdmTextToAudioPost: (contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
478
500
|
/**
|
|
479
|
-
* Upload
|
|
480
|
-
* @summary Upload
|
|
481
|
-
* @param {
|
|
501
|
+
* 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.
|
|
502
|
+
* @summary Upload files as form-data
|
|
503
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
504
|
+
* @param {string} contentType2
|
|
482
505
|
* @param {*} [options] Override http request option.
|
|
483
506
|
* @throws {RequiredError}
|
|
484
507
|
*/
|
|
485
|
-
|
|
508
|
+
v1AiFilesUploadFilesPost: (contentType: V1AiFilesUploadFilesPostContentTypeEnum, contentType2: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
486
509
|
/**
|
|
487
510
|
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how similar the images are, independent of spatial shifts. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
488
511
|
* @summary Attribution analysis
|
|
@@ -627,7 +650,7 @@ export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
|
627
650
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
628
651
|
* @summary Analysis history
|
|
629
652
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
630
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
653
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
631
654
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
632
655
|
* @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.
|
|
633
656
|
* @param {*} [options] Override http request option.
|
|
@@ -645,6 +668,15 @@ export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
|
645
668
|
* @throws {RequiredError}
|
|
646
669
|
*/
|
|
647
670
|
getArtistByUsername(includeArtworks: string, username: string, includeOriginalSongs?: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetOwnCollections200Response>>;
|
|
671
|
+
/**
|
|
672
|
+
* Get all collections that are opted-out.
|
|
673
|
+
* @summary Get opted-out collections
|
|
674
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
675
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
676
|
+
* @param {*} [options] Override http request option.
|
|
677
|
+
* @throws {RequiredError}
|
|
678
|
+
*/
|
|
679
|
+
getOptedOutCollections(take: number, cursor?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetOptedOutCollections200Response>>;
|
|
648
680
|
/**
|
|
649
681
|
* Get all own collections, including non-published.
|
|
650
682
|
* @summary Get own collections
|
|
@@ -659,7 +691,7 @@ export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
|
659
691
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
660
692
|
* @summary Prompt history
|
|
661
693
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
662
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
694
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
663
695
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
664
696
|
* @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.
|
|
665
697
|
* @param {*} [options] Override http request option.
|
|
@@ -771,14 +803,6 @@ export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
|
771
803
|
* @throws {RequiredError}
|
|
772
804
|
*/
|
|
773
805
|
updateIpRights(contentType: UpdateIpRightsContentTypeEnum, updateIpRightsRequest: UpdateIpRightsRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
774
|
-
/**
|
|
775
|
-
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are securely held on the server for a limited time. The maximum file size is 200MB. The minimum height and width should be 400.
|
|
776
|
-
* @summary Upload images
|
|
777
|
-
* @param {string} contentType
|
|
778
|
-
* @param {*} [options] Override http request option.
|
|
779
|
-
* @throws {RequiredError}
|
|
780
|
-
*/
|
|
781
|
-
uploadImages(contentType: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>>;
|
|
782
806
|
/**
|
|
783
807
|
* 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.
|
|
784
808
|
* @summary Upscaling
|
|
@@ -788,6 +812,24 @@ export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
|
788
812
|
* @throws {RequiredError}
|
|
789
813
|
*/
|
|
790
814
|
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PostLdmResponse>>;
|
|
815
|
+
/**
|
|
816
|
+
* Track inference artifacts for audio AI models.
|
|
817
|
+
* @summary Track inference artifacts
|
|
818
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
819
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
820
|
+
* @param {*} [options] Override http request option.
|
|
821
|
+
* @throws {RequiredError}
|
|
822
|
+
*/
|
|
823
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
824
|
+
/**
|
|
825
|
+
* Track training artifacts for audio AI models.
|
|
826
|
+
* @summary Track training artifacts
|
|
827
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
828
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
829
|
+
* @param {*} [options] Override http request option.
|
|
830
|
+
* @throws {RequiredError}
|
|
831
|
+
*/
|
|
832
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
791
833
|
/**
|
|
792
834
|
* Retrieve a collection including lyrics and stems if already extracted.
|
|
793
835
|
* @summary Get collection (with lyrics and stems)
|
|
@@ -931,13 +973,14 @@ export declare const SureelApiFp: (configuration?: Configuration) => {
|
|
|
931
973
|
*/
|
|
932
974
|
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>>;
|
|
933
975
|
/**
|
|
934
|
-
* Upload
|
|
935
|
-
* @summary Upload
|
|
936
|
-
* @param {
|
|
976
|
+
* 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.
|
|
977
|
+
* @summary Upload files as form-data
|
|
978
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
979
|
+
* @param {string} contentType2
|
|
937
980
|
* @param {*} [options] Override http request option.
|
|
938
981
|
* @throws {RequiredError}
|
|
939
982
|
*/
|
|
940
|
-
|
|
983
|
+
v1AiFilesUploadFilesPost(contentType: V1AiFilesUploadFilesPostContentTypeEnum, contentType2: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<V1AiFilesUploadFilesPost200Response>>;
|
|
941
984
|
/**
|
|
942
985
|
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how similar the images are, independent of spatial shifts. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
943
986
|
* @summary Attribution analysis
|
|
@@ -1082,7 +1125,7 @@ export declare const SureelApiFactory: (configuration?: Configuration, basePath?
|
|
|
1082
1125
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
1083
1126
|
* @summary Analysis history
|
|
1084
1127
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
1085
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
1128
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
1086
1129
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
1087
1130
|
* @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.
|
|
1088
1131
|
* @param {*} [options] Override http request option.
|
|
@@ -1100,6 +1143,15 @@ export declare const SureelApiFactory: (configuration?: Configuration, basePath?
|
|
|
1100
1143
|
* @throws {RequiredError}
|
|
1101
1144
|
*/
|
|
1102
1145
|
getArtistByUsername(includeArtworks: string, username: string, includeOriginalSongs?: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): AxiosPromise<GetOwnCollections200Response>;
|
|
1146
|
+
/**
|
|
1147
|
+
* Get all collections that are opted-out.
|
|
1148
|
+
* @summary Get opted-out collections
|
|
1149
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
1150
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
1151
|
+
* @param {*} [options] Override http request option.
|
|
1152
|
+
* @throws {RequiredError}
|
|
1153
|
+
*/
|
|
1154
|
+
getOptedOutCollections(take: number, cursor?: string, options?: RawAxiosRequestConfig): AxiosPromise<GetOptedOutCollections200Response>;
|
|
1103
1155
|
/**
|
|
1104
1156
|
* Get all own collections, including non-published.
|
|
1105
1157
|
* @summary Get own collections
|
|
@@ -1114,7 +1166,7 @@ export declare const SureelApiFactory: (configuration?: Configuration, basePath?
|
|
|
1114
1166
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
1115
1167
|
* @summary Prompt history
|
|
1116
1168
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
1117
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
1169
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
1118
1170
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
1119
1171
|
* @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.
|
|
1120
1172
|
* @param {*} [options] Override http request option.
|
|
@@ -1226,14 +1278,6 @@ export declare const SureelApiFactory: (configuration?: Configuration, basePath?
|
|
|
1226
1278
|
* @throws {RequiredError}
|
|
1227
1279
|
*/
|
|
1228
1280
|
updateIpRights(contentType: UpdateIpRightsContentTypeEnum, updateIpRightsRequest: UpdateIpRightsRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1229
|
-
/**
|
|
1230
|
-
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are securely held on the server for a limited time. The maximum file size is 200MB. The minimum height and width should be 400.
|
|
1231
|
-
* @summary Upload images
|
|
1232
|
-
* @param {string} contentType
|
|
1233
|
-
* @param {*} [options] Override http request option.
|
|
1234
|
-
* @throws {RequiredError}
|
|
1235
|
-
*/
|
|
1236
|
-
uploadImages(contentType: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>;
|
|
1237
1281
|
/**
|
|
1238
1282
|
* 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.
|
|
1239
1283
|
* @summary Upscaling
|
|
@@ -1243,6 +1287,24 @@ export declare const SureelApiFactory: (configuration?: Configuration, basePath?
|
|
|
1243
1287
|
* @throws {RequiredError}
|
|
1244
1288
|
*/
|
|
1245
1289
|
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1290
|
+
/**
|
|
1291
|
+
* Track inference artifacts for audio AI models.
|
|
1292
|
+
* @summary Track inference artifacts
|
|
1293
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
1294
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
1295
|
+
* @param {*} [options] Override http request option.
|
|
1296
|
+
* @throws {RequiredError}
|
|
1297
|
+
*/
|
|
1298
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1299
|
+
/**
|
|
1300
|
+
* Track training artifacts for audio AI models.
|
|
1301
|
+
* @summary Track training artifacts
|
|
1302
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
1303
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
1304
|
+
* @param {*} [options] Override http request option.
|
|
1305
|
+
* @throws {RequiredError}
|
|
1306
|
+
*/
|
|
1307
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1246
1308
|
/**
|
|
1247
1309
|
* Retrieve a collection including lyrics and stems if already extracted.
|
|
1248
1310
|
* @summary Get collection (with lyrics and stems)
|
|
@@ -1386,13 +1448,14 @@ export declare const SureelApiFactory: (configuration?: Configuration, basePath?
|
|
|
1386
1448
|
*/
|
|
1387
1449
|
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1388
1450
|
/**
|
|
1389
|
-
* Upload
|
|
1390
|
-
* @summary Upload
|
|
1391
|
-
* @param {
|
|
1451
|
+
* 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.
|
|
1452
|
+
* @summary Upload files as form-data
|
|
1453
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
1454
|
+
* @param {string} contentType2
|
|
1392
1455
|
* @param {*} [options] Override http request option.
|
|
1393
1456
|
* @throws {RequiredError}
|
|
1394
1457
|
*/
|
|
1395
|
-
|
|
1458
|
+
v1AiFilesUploadFilesPost(contentType: V1AiFilesUploadFilesPostContentTypeEnum, contentType2: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiFilesUploadFilesPost200Response>;
|
|
1396
1459
|
/**
|
|
1397
1460
|
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how similar the images are, independent of spatial shifts. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
1398
1461
|
* @summary Attribution analysis
|
|
@@ -1550,7 +1613,7 @@ export interface SureelApiInterface {
|
|
|
1550
1613
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
1551
1614
|
* @summary Analysis history
|
|
1552
1615
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
1553
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
1616
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
1554
1617
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
1555
1618
|
* @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.
|
|
1556
1619
|
* @param {*} [options] Override http request option.
|
|
@@ -1570,6 +1633,16 @@ export interface SureelApiInterface {
|
|
|
1570
1633
|
* @memberof SureelApiInterface
|
|
1571
1634
|
*/
|
|
1572
1635
|
getArtistByUsername(includeArtworks: string, username: string, includeOriginalSongs?: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): AxiosPromise<GetOwnCollections200Response>;
|
|
1636
|
+
/**
|
|
1637
|
+
* Get all collections that are opted-out.
|
|
1638
|
+
* @summary Get opted-out collections
|
|
1639
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
1640
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
1641
|
+
* @param {*} [options] Override http request option.
|
|
1642
|
+
* @throws {RequiredError}
|
|
1643
|
+
* @memberof SureelApiInterface
|
|
1644
|
+
*/
|
|
1645
|
+
getOptedOutCollections(take: number, cursor?: string, options?: RawAxiosRequestConfig): AxiosPromise<GetOptedOutCollections200Response>;
|
|
1573
1646
|
/**
|
|
1574
1647
|
* Get all own collections, including non-published.
|
|
1575
1648
|
* @summary Get own collections
|
|
@@ -1585,7 +1658,7 @@ export interface SureelApiInterface {
|
|
|
1585
1658
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
1586
1659
|
* @summary Prompt history
|
|
1587
1660
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
1588
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
1661
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
1589
1662
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
1590
1663
|
* @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.
|
|
1591
1664
|
* @param {*} [options] Override http request option.
|
|
@@ -1710,15 +1783,6 @@ export interface SureelApiInterface {
|
|
|
1710
1783
|
* @memberof SureelApiInterface
|
|
1711
1784
|
*/
|
|
1712
1785
|
updateIpRights(contentType: UpdateIpRightsContentTypeEnum, updateIpRightsRequest: UpdateIpRightsRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1713
|
-
/**
|
|
1714
|
-
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are securely held on the server for a limited time. The maximum file size is 200MB. The minimum height and width should be 400.
|
|
1715
|
-
* @summary Upload images
|
|
1716
|
-
* @param {string} contentType
|
|
1717
|
-
* @param {*} [options] Override http request option.
|
|
1718
|
-
* @throws {RequiredError}
|
|
1719
|
-
* @memberof SureelApiInterface
|
|
1720
|
-
*/
|
|
1721
|
-
uploadImages(contentType: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmUploadAudiosPost200Response>;
|
|
1722
1786
|
/**
|
|
1723
1787
|
* 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.
|
|
1724
1788
|
* @summary Upscaling
|
|
@@ -1729,6 +1793,26 @@ export interface SureelApiInterface {
|
|
|
1729
1793
|
* @memberof SureelApiInterface
|
|
1730
1794
|
*/
|
|
1731
1795
|
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): AxiosPromise<PostLdmResponse>;
|
|
1796
|
+
/**
|
|
1797
|
+
* Track inference artifacts for audio AI models.
|
|
1798
|
+
* @summary Track inference artifacts
|
|
1799
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
1800
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
1801
|
+
* @param {*} [options] Override http request option.
|
|
1802
|
+
* @throws {RequiredError}
|
|
1803
|
+
* @memberof SureelApiInterface
|
|
1804
|
+
*/
|
|
1805
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1806
|
+
/**
|
|
1807
|
+
* Track training artifacts for audio AI models.
|
|
1808
|
+
* @summary Track training artifacts
|
|
1809
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
1810
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
1811
|
+
* @param {*} [options] Override http request option.
|
|
1812
|
+
* @throws {RequiredError}
|
|
1813
|
+
* @memberof SureelApiInterface
|
|
1814
|
+
*/
|
|
1815
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
1732
1816
|
/**
|
|
1733
1817
|
* Retrieve a collection including lyrics and stems if already extracted.
|
|
1734
1818
|
* @summary Get collection (with lyrics and stems)
|
|
@@ -1888,14 +1972,15 @@ export interface SureelApiInterface {
|
|
|
1888
1972
|
*/
|
|
1889
1973
|
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): AxiosPromise<V1AiAudioLdmTextToAudioPost200Response>;
|
|
1890
1974
|
/**
|
|
1891
|
-
* Upload
|
|
1892
|
-
* @summary Upload
|
|
1893
|
-
* @param {
|
|
1975
|
+
* 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.
|
|
1976
|
+
* @summary Upload files as form-data
|
|
1977
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
1978
|
+
* @param {string} contentType2
|
|
1894
1979
|
* @param {*} [options] Override http request option.
|
|
1895
1980
|
* @throws {RequiredError}
|
|
1896
1981
|
* @memberof SureelApiInterface
|
|
1897
1982
|
*/
|
|
1898
|
-
|
|
1983
|
+
v1AiFilesUploadFilesPost(contentType: V1AiFilesUploadFilesPostContentTypeEnum, contentType2: string, options?: RawAxiosRequestConfig): AxiosPromise<V1AiFilesUploadFilesPost200Response>;
|
|
1899
1984
|
/**
|
|
1900
1985
|
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how similar the images are, independent of spatial shifts. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
1901
1986
|
* @summary Attribution analysis
|
|
@@ -2057,7 +2142,7 @@ export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
|
2057
2142
|
* Retrieve the history of previous analysis requests (such as attribution analysis or AI detection) by using cursor-based pagination.
|
|
2058
2143
|
* @summary Analysis history
|
|
2059
2144
|
* @param {number} take The \'take\' parameter is the number of items to be returned per page.
|
|
2060
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
2145
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2061
2146
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
2062
2147
|
* @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.
|
|
2063
2148
|
* @param {*} [options] Override http request option.
|
|
@@ -2077,6 +2162,16 @@ export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
|
2077
2162
|
* @memberof SureelApi
|
|
2078
2163
|
*/
|
|
2079
2164
|
getArtistByUsername(includeArtworks: string, username: string, includeOriginalSongs?: string, includeFullResArtworks?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetOwnCollections200Response, any>>;
|
|
2165
|
+
/**
|
|
2166
|
+
* Get all collections that are opted-out.
|
|
2167
|
+
* @summary Get opted-out collections
|
|
2168
|
+
* @param {number} take The `take` parameter is the number of collections to return per page.
|
|
2169
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2170
|
+
* @param {*} [options] Override http request option.
|
|
2171
|
+
* @throws {RequiredError}
|
|
2172
|
+
* @memberof SureelApi
|
|
2173
|
+
*/
|
|
2174
|
+
getOptedOutCollections(take: number, cursor?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetOptedOutCollections200Response, any>>;
|
|
2080
2175
|
/**
|
|
2081
2176
|
* Get all own collections, including non-published.
|
|
2082
2177
|
* @summary Get own collections
|
|
@@ -2092,7 +2187,7 @@ export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
|
2092
2187
|
* Retrieve the history of previous synthesis requests (like text-to-audio) by using cursor-based pagination.
|
|
2093
2188
|
* @summary Prompt history
|
|
2094
2189
|
* @param {number} take The `take` parameter is the number of prompts to return per page.
|
|
2095
|
-
* @param {string} [cursor] The optional `cursor` parameter is the
|
|
2190
|
+
* @param {string} [cursor] The optional `cursor` parameter is the `lastEvaluatedKey` in the previous page.
|
|
2096
2191
|
* @param {number} [maxTimestamp] The optional `maxTimestamp` parameter, expressed in milliseconds, can be used to filter transactions up to a certain timestamp.
|
|
2097
2192
|
* @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.
|
|
2098
2193
|
* @param {*} [options] Override http request option.
|
|
@@ -2217,15 +2312,6 @@ export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
|
2217
2312
|
* @memberof SureelApi
|
|
2218
2313
|
*/
|
|
2219
2314
|
updateIpRights(contentType: UpdateIpRightsContentTypeEnum, updateIpRightsRequest: UpdateIpRightsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
2220
|
-
/**
|
|
2221
|
-
* Upload artworks or upload a content image and optionally a mask image as form-data to be used by the other LDM endpoints. The files are securely held on the server for a limited time. The maximum file size is 200MB. The minimum height and width should be 400.
|
|
2222
|
-
* @summary Upload images
|
|
2223
|
-
* @param {string} contentType
|
|
2224
|
-
* @param {*} [options] Override http request option.
|
|
2225
|
-
* @throws {RequiredError}
|
|
2226
|
-
* @memberof SureelApi
|
|
2227
|
-
*/
|
|
2228
|
-
uploadImages(contentType: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmUploadAudiosPost200Response, any>>;
|
|
2229
2315
|
/**
|
|
2230
2316
|
* 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.
|
|
2231
2317
|
* @summary Upscaling
|
|
@@ -2236,6 +2322,26 @@ export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
|
2236
2322
|
* @memberof SureelApi
|
|
2237
2323
|
*/
|
|
2238
2324
|
upscaleImage(contentType: UpscaleImageContentTypeEnum, upscaleRequest: UpscaleRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PostLdmResponse, any>>;
|
|
2325
|
+
/**
|
|
2326
|
+
* Track inference artifacts for audio AI models.
|
|
2327
|
+
* @summary Track inference artifacts
|
|
2328
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum} contentType
|
|
2329
|
+
* @param {V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest} v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest
|
|
2330
|
+
* @param {*} [options] Override http request option.
|
|
2331
|
+
* @throws {RequiredError}
|
|
2332
|
+
* @memberof SureelApi
|
|
2333
|
+
*/
|
|
2334
|
+
v1AiAiModelArtifactsTrackAiInferenceArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest: V1AiAiModelArtifactsTrackAiInferenceArtifactsPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
2335
|
+
/**
|
|
2336
|
+
* Track training artifacts for audio AI models.
|
|
2337
|
+
* @summary Track training artifacts
|
|
2338
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum} contentType
|
|
2339
|
+
* @param {V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest} v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest
|
|
2340
|
+
* @param {*} [options] Override http request option.
|
|
2341
|
+
* @throws {RequiredError}
|
|
2342
|
+
* @memberof SureelApi
|
|
2343
|
+
*/
|
|
2344
|
+
v1AiAiModelArtifactsTrackAiTrainingArtifactsPost(contentType: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum, v1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest: V1AiAiModelArtifactsTrackAiTrainingArtifactsPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
2239
2345
|
/**
|
|
2240
2346
|
* Retrieve a collection including lyrics and stems if already extracted.
|
|
2241
2347
|
* @summary Get collection (with lyrics and stems)
|
|
@@ -2395,14 +2501,15 @@ export declare class SureelApi extends BaseAPI implements SureelApiInterface {
|
|
|
2395
2501
|
*/
|
|
2396
2502
|
v1AiAudioLdmTextToAudioPost(contentType: V1AiAudioLdmTextToAudioPostContentTypeEnum, v1AiAudioLdmTextToAudioPostRequest: V1AiAudioLdmTextToAudioPostRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiAudioLdmTextToAudioPost200Response, any>>;
|
|
2397
2503
|
/**
|
|
2398
|
-
* Upload
|
|
2399
|
-
* @summary Upload
|
|
2400
|
-
* @param {
|
|
2504
|
+
* 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.
|
|
2505
|
+
* @summary Upload files as form-data
|
|
2506
|
+
* @param {V1AiFilesUploadFilesPostContentTypeEnum} contentType
|
|
2507
|
+
* @param {string} contentType2
|
|
2401
2508
|
* @param {*} [options] Override http request option.
|
|
2402
2509
|
* @throws {RequiredError}
|
|
2403
2510
|
* @memberof SureelApi
|
|
2404
2511
|
*/
|
|
2405
|
-
|
|
2512
|
+
v1AiFilesUploadFilesPost(contentType: V1AiFilesUploadFilesPostContentTypeEnum, contentType2: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<V1AiFilesUploadFilesPost200Response, any>>;
|
|
2406
2513
|
/**
|
|
2407
2514
|
* Image attribution analysis extracts the analysis metrics for a given image. Metrics are as follows: Attribution likelihood describes the probability that a piece of content from the registry had an influence on the creation of a new piece of content. Cross-correlation describes how similar the images are, independent of spatial shifts. Color match describes how similar the color distributions of RGB are. And pixel-wise average difference gives the average distance in between images.
|
|
2408
2515
|
* @summary Attribution analysis
|
|
@@ -2560,6 +2667,20 @@ export declare const UpscaleImageContentTypeEnum: {
|
|
|
2560
2667
|
readonly ApplicationJson: "application/json";
|
|
2561
2668
|
};
|
|
2562
2669
|
export type UpscaleImageContentTypeEnum = (typeof UpscaleImageContentTypeEnum)[keyof typeof UpscaleImageContentTypeEnum];
|
|
2670
|
+
/**
|
|
2671
|
+
* @export
|
|
2672
|
+
*/
|
|
2673
|
+
export declare const V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum: {
|
|
2674
|
+
readonly ApplicationJson: "application/json";
|
|
2675
|
+
};
|
|
2676
|
+
export type V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum = (typeof V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum)[keyof typeof V1AiAiModelArtifactsTrackAiInferenceArtifactsPostContentTypeEnum];
|
|
2677
|
+
/**
|
|
2678
|
+
* @export
|
|
2679
|
+
*/
|
|
2680
|
+
export declare const V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum: {
|
|
2681
|
+
readonly ApplicationJson: "application/json";
|
|
2682
|
+
};
|
|
2683
|
+
export type V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum = (typeof V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum)[keyof typeof V1AiAiModelArtifactsTrackAiTrainingArtifactsPostContentTypeEnum];
|
|
2563
2684
|
/**
|
|
2564
2685
|
* @export
|
|
2565
2686
|
*/
|
|
@@ -2651,6 +2772,16 @@ export declare const V1AiAudioLdmTextToAudioPostContentTypeEnum: {
|
|
|
2651
2772
|
readonly ApplicationJson: "application/json";
|
|
2652
2773
|
};
|
|
2653
2774
|
export type V1AiAudioLdmTextToAudioPostContentTypeEnum = (typeof V1AiAudioLdmTextToAudioPostContentTypeEnum)[keyof typeof V1AiAudioLdmTextToAudioPostContentTypeEnum];
|
|
2775
|
+
/**
|
|
2776
|
+
* @export
|
|
2777
|
+
*/
|
|
2778
|
+
export declare const V1AiFilesUploadFilesPostContentTypeEnum: {
|
|
2779
|
+
readonly Audio: "audio";
|
|
2780
|
+
readonly Image: "image";
|
|
2781
|
+
readonly Video: "video";
|
|
2782
|
+
readonly Metadata: "metadata";
|
|
2783
|
+
};
|
|
2784
|
+
export type V1AiFilesUploadFilesPostContentTypeEnum = (typeof V1AiFilesUploadFilesPostContentTypeEnum)[keyof typeof V1AiFilesUploadFilesPostContentTypeEnum];
|
|
2654
2785
|
/**
|
|
2655
2786
|
* @export
|
|
2656
2787
|
*/
|