Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ partial void ProcessAiVoiceClonerCreateAudioResponseContent(
/// <summary>
/// AI Voice Cloner<br/>
/// Clone a voice from an audio sample and generate speech. <br/>
/// * Each character costs 0.05 credits. <br/>
/// * Each character costs 0.1 credits. <br/>
/// * The cost is rounded up to the nearest whole number
/// </summary>
/// <param name="request"></param>
Expand Down Expand Up @@ -87,7 +87,7 @@ partial void ProcessAiVoiceClonerCreateAudioResponseContent(
/// <summary>
/// AI Voice Cloner<br/>
/// Clone a voice from an audio sample and generate speech. <br/>
/// * Each character costs 0.05 credits. <br/>
/// * Each character costs 0.1 credits. <br/>
/// * The cost is rounded up to the nearest whole number
/// </summary>
/// <param name="request"></param>
Expand Down Expand Up @@ -661,7 +661,7 @@ partial void ProcessAiVoiceClonerCreateAudioResponseContent(
/// <summary>
/// AI Voice Cloner<br/>
/// Clone a voice from an audio sample and generate speech. <br/>
/// * Each character costs 0.05 credits. <br/>
/// * Each character costs 0.1 credits. <br/>
/// * The cost is rounded up to the nearest whole number
/// </summary>
/// <param name="name">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ partial void ProcessAiVoiceGeneratorCreateAudioResponseContent(

/// <summary>
/// AI Voice Generator<br/>
/// Generate speech from text. Each character costs 0.05 credits. The cost is rounded up to the nearest whole number.
/// Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number.
/// </summary>
/// <param name="request"></param>
/// <param name="requestOptions">Per-request overrides such as headers, query parameters, timeout, retries, and response buffering.</param>
Expand Down Expand Up @@ -82,7 +82,7 @@ partial void ProcessAiVoiceGeneratorCreateAudioResponseContent(
}
/// <summary>
/// AI Voice Generator<br/>
/// Generate speech from text. Each character costs 0.05 credits. The cost is rounded up to the nearest whole number.
/// Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number.
/// </summary>
/// <param name="request"></param>
/// <param name="requestOptions">Per-request overrides such as headers, query parameters, timeout, retries, and response buffering.</param>
Expand Down Expand Up @@ -652,7 +652,7 @@ partial void ProcessAiVoiceGeneratorCreateAudioResponseContent(
}
/// <summary>
/// AI Voice Generator<br/>
/// Generate speech from text. Each character costs 0.05 credits. The cost is rounded up to the nearest whole number.
/// Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number.
/// </summary>
/// <param name="name">
/// Give your audio a custom name for easy identification.<br/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ public partial interface IAudioProjectsClient
/// <summary>
/// AI Voice Cloner<br/>
/// Clone a voice from an audio sample and generate speech. <br/>
/// * Each character costs 0.05 credits. <br/>
/// * Each character costs 0.1 credits. <br/>
/// * The cost is rounded up to the nearest whole number
/// </summary>
/// <param name="request"></param>
Expand Down Expand Up @@ -40,7 +40,7 @@ public partial interface IAudioProjectsClient
/// <summary>
/// AI Voice Cloner<br/>
/// Clone a voice from an audio sample and generate speech. <br/>
/// * Each character costs 0.05 credits. <br/>
/// * Each character costs 0.1 credits. <br/>
/// * The cost is rounded up to the nearest whole number
/// </summary>
/// <param name="request"></param>
Expand Down Expand Up @@ -73,7 +73,7 @@ public partial interface IAudioProjectsClient
/// <summary>
/// AI Voice Cloner<br/>
/// Clone a voice from an audio sample and generate speech. <br/>
/// * Each character costs 0.05 credits. <br/>
/// * Each character costs 0.1 credits. <br/>
/// * The cost is rounded up to the nearest whole number
/// </summary>
/// <param name="name">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ public partial interface IAudioProjectsClient
{
/// <summary>
/// AI Voice Generator<br/>
/// Generate speech from text. Each character costs 0.05 credits. The cost is rounded up to the nearest whole number.
/// Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number.
/// </summary>
/// <param name="request"></param>
/// <param name="requestOptions">Per-request overrides such as headers, query parameters, timeout, retries, and response buffering.</param>
Expand Down Expand Up @@ -35,7 +35,7 @@ public partial interface IAudioProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
/// <summary>
/// AI Voice Generator<br/>
/// Generate speech from text. Each character costs 0.05 credits. The cost is rounded up to the nearest whole number.
/// Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number.
/// </summary>
/// <param name="request"></param>
/// <param name="requestOptions">Per-request overrides such as headers, query parameters, timeout, retries, and response buffering.</param>
Expand Down Expand Up @@ -64,7 +64,7 @@ public partial interface IAudioProjectsClient
global::System.Threading.CancellationToken cancellationToken = default);
/// <summary>
/// AI Voice Generator<br/>
/// Generate speech from text. Each character costs 0.05 credits. The cost is rounded up to the nearest whole number.
/// Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number.
/// </summary>
/// <param name="name">
/// Give your audio a custom name for easy identification.<br/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,34 +98,30 @@ public partial interface IImageProjectsClient
/// The AI model to use for image editing. Each model has different capabilities and costs.<br/>
/// **Models:**<br/>
/// - `default` - Use the model we recommend, which will change over time. This is recommended unless you need a specific model. This is the default behavior.<br/>
/// - `qwen-edit` - from 10 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Max additional input images: 2<br/>
/// - `flux-2-klein` - from 5 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Max additional input images: 5<br/>
/// - `nano-banana` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k<br/>
/// - `nano-banana-2` - from 100 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `nano-banana-2` - from 100 credits/image<br/>
/// - `gpt-image-2` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `flux-2-klein` - from 5 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Max additional input images: 5<br/>
/// - `nano-banana-2-lite` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `qwen-edit` - from 10 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Max additional input images: 2<br/>
/// - `seedream-v4` - from 40 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `nano-banana-pro` - from 150 credits/image<br/>
/// - Supported resolutions: 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `seedream-v4.5` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
Expand All @@ -134,8 +130,12 @@ public partial interface IImageProjectsClient
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `gpt-image-2` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - `nano-banana` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// - `nano-banana-pro` - from 150 credits/image<br/>
/// - Supported resolutions: 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Max additional input images: 9<br/>
/// Example: default
Expand All @@ -153,16 +153,16 @@ public partial interface IImageProjectsClient
/// - `4k` — up to 4096px<br/>
/// - `auto` — **Deprecated.** Mapped server-side from your subscription tier to the best matching resolution the model supports<br/>
/// **Per-model support:**<br/>
/// - `qwen-edit` - 640px, 1k, 2k<br/>
/// - `flux-2-klein` - 640px, 1k, 2k<br/>
/// - `nano-banana` - 640px, 1k<br/>
/// - `nano-banana-2` - 640px, 1k, 2k, 4k<br/>
/// - `gpt-image-2` - 640px, 1k, 2k, 4k<br/>
/// - `flux-2-klein` - 640px, 1k, 2k<br/>
/// - `nano-banana-2-lite` - 640px, 1k<br/>
/// - `qwen-edit` - 640px, 1k, 2k<br/>
/// - `seedream-v4` - 640px, 1k, 2k, 4k<br/>
/// - `nano-banana-pro` - 1k, 2k, 4k<br/>
/// - `seedream-v4.5` - 640px, 1k, 2k, 4k<br/>
/// - `seedream-v5-pro` - 640px, 1k, 2k<br/>
/// - `gpt-image-2` - 640px, 1k, 2k, 4k<br/>
/// - `nano-banana` - 640px, 1k<br/>
/// - `nano-banana-pro` - 1k, 2k, 4k<br/>
/// Note: Resolution availability depends on the model and your subscription tier.<br/>
/// Example: 1k
/// </param>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,17 +87,25 @@ public partial interface IImageProjectsClient
/// The AI model to use for image generation. Each model has different capabilities and costs.<br/>
/// **Models:**<br/>
/// - `default` - Use the model we recommend, which will change over time. This is recommended unless you need a specific model. This is the default behavior.<br/>
/// - `flux-schnell` - from 5 credits/image<br/>
/// - `nano-banana-2` - from 100 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 4, 9, 16<br/>
/// - `gpt-image-2` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 2, 3, 4<br/>
/// - `z-image-turbo` - from 5 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Image count allowed: 1, 2, 3, 4<br/>
/// - `flux-2-klein` - from 5 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Image count allowed: 1<br/>
/// - `z-image-turbo` - from 5 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - `nano-banana-2-lite` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 2, 3, 4<br/>
/// - `seedream-v4` - from 40 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
Expand All @@ -111,21 +119,13 @@ public partial interface IImageProjectsClient
/// - Supported resolutions: 640px, 1k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 2, 3, 4<br/>
/// - `nano-banana-2-lite` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 2, 3, 4<br/>
/// - `nano-banana-2` - from 100 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 4, 9, 16<br/>
/// - `nano-banana-pro` - from 150 credits/image<br/>
/// - Supported resolutions: 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - Image count allowed: 1, 4, 9, 16<br/>
/// - `gpt-image-2` - from 50 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k, 4k<br/>
/// - Available for tiers: creator, pro, business<br/>
/// - `flux-schnell` - from 5 credits/image<br/>
/// - Supported resolutions: 640px, 1k, 2k<br/>
/// - Available for tiers: free, creator, pro, business<br/>
/// - Image count allowed: 1, 2, 3, 4<br/>
/// **Deprecated Enum Values:**<br/>
/// - `seedream` - Use `seedream-v4` instead.<br/>
Expand All @@ -144,16 +144,16 @@ public partial interface IImageProjectsClient
/// - `4k` — up to 4096px<br/>
/// - `auto` — **Deprecated.** Mapped server-side from your subscription tier to the best matching resolution the model supports<br/>
/// **Per-model support:**<br/>
/// - `flux-schnell` - 640px, 1k, 2k<br/>
/// - `flux-2-klein` - 640px, 1k, 2k<br/>
/// - `nano-banana-2` - 640px, 1k, 2k, 4k<br/>
/// - `gpt-image-2` - 640px, 1k, 2k, 4k<br/>
/// - `z-image-turbo` - 640px, 1k, 2k<br/>
/// - `flux-2-klein` - 640px, 1k, 2k<br/>
/// - `nano-banana-2-lite` - 640px, 1k<br/>
/// - `seedream-v4` - 640px, 1k, 2k, 4k<br/>
/// - `seedream-v5-pro` - 640px, 1k, 2k<br/>
/// - `nano-banana` - 640px, 1k<br/>
/// - `nano-banana-2-lite` - 640px, 1k<br/>
/// - `nano-banana-2` - 640px, 1k, 2k, 4k<br/>
/// - `nano-banana-pro` - 1k, 2k, 4k<br/>
/// - `gpt-image-2` - 640px, 1k, 2k, 4k<br/>
/// - `flux-schnell` - 640px, 1k, 2k<br/>
/// Note: Resolution availability depends on the model and your subscription tier.<br/>
/// Default Value: auto<br/>
/// Example: auto
Expand Down
Loading