From eed149d29bb0db4154a47325e777872166d91453 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 29 Mar 2026 05:13:59 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- ...gether.Models.AudioSpeechRequestModel.g.cs | 18 +++++++------- ...Models.AudioTranscriptionRequestModel.g.cs | 6 ++--- ...r.Models.AudioTranslationRequestModel.g.cs | 6 ++--- ...ogether.Models.CompletionRequestModel.g.cs | 24 +++++++++---------- ...r.Models.CompletionRequestSafetyModel.g.cs | 6 ++--- ...s.CreateImagesGenerationsRequestModel.g.cs | 18 +++++++------- ...ogether.Models.EmbeddingsRequestModel.g.cs | 24 +++++++++---------- .../Together.Models.RealtimeTtsModel.g.cs | 12 +++++----- .../Together.Models.RerankRequestModel.g.cs | 6 ++--- 9 files changed, 60 insertions(+), 60 deletions(-) diff --git a/src/libs/Together/Generated/Together.Models.AudioSpeechRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.AudioSpeechRequestModel.g.cs index 9a4409b0..45e9868d 100644 --- a/src/libs/Together/Generated/Together.Models.AudioSpeechRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.AudioSpeechRequestModel.g.cs @@ -11,15 +11,15 @@ public enum AudioSpeechRequestModel /// /// /// - CanopylabsDivideorpheus3b01Ft, + CanopylabsOrpheus3b01Ft, /// /// /// - CartesiaDividesonic, + CartesiaSonic, /// /// /// - HexgradDivideKokoro82m, + HexgradKokoro82m, } /// @@ -34,9 +34,9 @@ public static string ToValueString(this AudioSpeechRequestModel value) { return value switch { - AudioSpeechRequestModel.CanopylabsDivideorpheus3b01Ft => "canopylabs/orpheus-3b-0.1-ft", - AudioSpeechRequestModel.CartesiaDividesonic => "cartesia/sonic", - AudioSpeechRequestModel.HexgradDivideKokoro82m => "hexgrad/Kokoro-82M", + AudioSpeechRequestModel.CanopylabsOrpheus3b01Ft => "canopylabs/orpheus-3b-0.1-ft", + AudioSpeechRequestModel.CartesiaSonic => "cartesia/sonic", + AudioSpeechRequestModel.HexgradKokoro82m => "hexgrad/Kokoro-82M", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -47,9 +47,9 @@ public static string ToValueString(this AudioSpeechRequestModel value) { return value switch { - "canopylabs/orpheus-3b-0.1-ft" => AudioSpeechRequestModel.CanopylabsDivideorpheus3b01Ft, - "cartesia/sonic" => AudioSpeechRequestModel.CartesiaDividesonic, - "hexgrad/Kokoro-82M" => AudioSpeechRequestModel.HexgradDivideKokoro82m, + "canopylabs/orpheus-3b-0.1-ft" => AudioSpeechRequestModel.CanopylabsOrpheus3b01Ft, + "cartesia/sonic" => AudioSpeechRequestModel.CartesiaSonic, + "hexgrad/Kokoro-82M" => AudioSpeechRequestModel.HexgradKokoro82m, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.AudioTranscriptionRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.AudioTranscriptionRequestModel.g.cs index 56ee891e..80c48035 100644 --- a/src/libs/Together/Generated/Together.Models.AudioTranscriptionRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.AudioTranscriptionRequestModel.g.cs @@ -12,7 +12,7 @@ public enum AudioTranscriptionRequestModel /// /// /// - OpenaiDividewhisperLargeV3, + OpenaiWhisperLargeV3, } /// @@ -27,7 +27,7 @@ public static string ToValueString(this AudioTranscriptionRequestModel value) { return value switch { - AudioTranscriptionRequestModel.OpenaiDividewhisperLargeV3 => "openai/whisper-large-v3", + AudioTranscriptionRequestModel.OpenaiWhisperLargeV3 => "openai/whisper-large-v3", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -38,7 +38,7 @@ public static string ToValueString(this AudioTranscriptionRequestModel value) { return value switch { - "openai/whisper-large-v3" => AudioTranscriptionRequestModel.OpenaiDividewhisperLargeV3, + "openai/whisper-large-v3" => AudioTranscriptionRequestModel.OpenaiWhisperLargeV3, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.AudioTranslationRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.AudioTranslationRequestModel.g.cs index 82a03ff5..acfb3db1 100644 --- a/src/libs/Together/Generated/Together.Models.AudioTranslationRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.AudioTranslationRequestModel.g.cs @@ -12,7 +12,7 @@ public enum AudioTranslationRequestModel /// /// /// - OpenaiDividewhisperLargeV3, + OpenaiWhisperLargeV3, } /// @@ -27,7 +27,7 @@ public static string ToValueString(this AudioTranslationRequestModel value) { return value switch { - AudioTranslationRequestModel.OpenaiDividewhisperLargeV3 => "openai/whisper-large-v3", + AudioTranslationRequestModel.OpenaiWhisperLargeV3 => "openai/whisper-large-v3", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -38,7 +38,7 @@ public static string ToValueString(this AudioTranslationRequestModel value) { return value switch { - "openai/whisper-large-v3" => AudioTranslationRequestModel.OpenaiDividewhisperLargeV3, + "openai/whisper-large-v3" => AudioTranslationRequestModel.OpenaiWhisperLargeV3, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.CompletionRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.CompletionRequestModel.g.cs index c7ef1502..0deb5769 100644 --- a/src/libs/Together/Generated/Together.Models.CompletionRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.CompletionRequestModel.g.cs @@ -11,19 +11,19 @@ public enum CompletionRequestModel /// /// /// - MetaLlamaDivideLlamaGuard7b, + MetaLlamaLlamaGuard7b, /// /// /// - MetaLlamaDivideLlama270bHf, + MetaLlamaLlama270bHf, /// /// /// - MistralaiDivideMistral7bV01, + MistralaiMistral7bV01, /// /// /// - MistralaiDivideMixtral8x7BV01, + MistralaiMixtral8x7BV01, } /// @@ -38,10 +38,10 @@ public static string ToValueString(this CompletionRequestModel value) { return value switch { - CompletionRequestModel.MetaLlamaDivideLlamaGuard7b => "Meta-Llama/Llama-Guard-7b", - CompletionRequestModel.MetaLlamaDivideLlama270bHf => "meta-llama/Llama-2-70b-hf", - CompletionRequestModel.MistralaiDivideMistral7bV01 => "mistralai/Mistral-7B-v0.1", - CompletionRequestModel.MistralaiDivideMixtral8x7BV01 => "mistralai/Mixtral-8x7B-v0.1", + CompletionRequestModel.MetaLlamaLlamaGuard7b => "Meta-Llama/Llama-Guard-7b", + CompletionRequestModel.MetaLlamaLlama270bHf => "meta-llama/Llama-2-70b-hf", + CompletionRequestModel.MistralaiMistral7bV01 => "mistralai/Mistral-7B-v0.1", + CompletionRequestModel.MistralaiMixtral8x7BV01 => "mistralai/Mixtral-8x7B-v0.1", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -52,10 +52,10 @@ public static string ToValueString(this CompletionRequestModel value) { return value switch { - "Meta-Llama/Llama-Guard-7b" => CompletionRequestModel.MetaLlamaDivideLlamaGuard7b, - "meta-llama/Llama-2-70b-hf" => CompletionRequestModel.MetaLlamaDivideLlama270bHf, - "mistralai/Mistral-7B-v0.1" => CompletionRequestModel.MistralaiDivideMistral7bV01, - "mistralai/Mixtral-8x7B-v0.1" => CompletionRequestModel.MistralaiDivideMixtral8x7BV01, + "Meta-Llama/Llama-Guard-7b" => CompletionRequestModel.MetaLlamaLlamaGuard7b, + "meta-llama/Llama-2-70b-hf" => CompletionRequestModel.MetaLlamaLlama270bHf, + "mistralai/Mistral-7B-v0.1" => CompletionRequestModel.MistralaiMistral7bV01, + "mistralai/Mixtral-8x7B-v0.1" => CompletionRequestModel.MistralaiMixtral8x7BV01, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.CompletionRequestSafetyModel.g.cs b/src/libs/Together/Generated/Together.Models.CompletionRequestSafetyModel.g.cs index c4a49df6..349d9d3e 100644 --- a/src/libs/Together/Generated/Together.Models.CompletionRequestSafetyModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.CompletionRequestSafetyModel.g.cs @@ -11,7 +11,7 @@ public enum CompletionRequestSafetyModel /// /// /// - MetaLlamaDivideLlamaGuard7b, + MetaLlamaLlamaGuard7b, } /// @@ -26,7 +26,7 @@ public static string ToValueString(this CompletionRequestSafetyModel value) { return value switch { - CompletionRequestSafetyModel.MetaLlamaDivideLlamaGuard7b => "Meta-Llama/Llama-Guard-7b", + CompletionRequestSafetyModel.MetaLlamaLlamaGuard7b => "Meta-Llama/Llama-Guard-7b", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -37,7 +37,7 @@ public static string ToValueString(this CompletionRequestSafetyModel value) { return value switch { - "Meta-Llama/Llama-Guard-7b" => CompletionRequestSafetyModel.MetaLlamaDivideLlamaGuard7b, + "Meta-Llama/Llama-Guard-7b" => CompletionRequestSafetyModel.MetaLlamaLlamaGuard7b, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.CreateImagesGenerationsRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.CreateImagesGenerationsRequestModel.g.cs index 43026f8a..d5ac4b1d 100644 --- a/src/libs/Together/Generated/Together.Models.CreateImagesGenerationsRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.CreateImagesGenerationsRequestModel.g.cs @@ -11,15 +11,15 @@ public enum CreateImagesGenerationsRequestModel /// /// /// - BlackForestLabsDivideFLUX1Schnell, + BlackForestLabsFlux1Schnell, /// /// /// - BlackForestLabsDivideFLUX1SchnellFree, + BlackForestLabsFlux1SchnellFree, /// /// /// - BlackForestLabsDivideFLUX11Pro, + BlackForestLabsFlux11Pro, } /// @@ -34,9 +34,9 @@ public static string ToValueString(this CreateImagesGenerationsRequestModel valu { return value switch { - CreateImagesGenerationsRequestModel.BlackForestLabsDivideFLUX1Schnell => "black-forest-labs/FLUX.1-schnell", - CreateImagesGenerationsRequestModel.BlackForestLabsDivideFLUX1SchnellFree => "black-forest-labs/FLUX.1-schnell-Free", - CreateImagesGenerationsRequestModel.BlackForestLabsDivideFLUX11Pro => "black-forest-labs/FLUX.1.1-pro", + CreateImagesGenerationsRequestModel.BlackForestLabsFlux1Schnell => "black-forest-labs/FLUX.1-schnell", + CreateImagesGenerationsRequestModel.BlackForestLabsFlux1SchnellFree => "black-forest-labs/FLUX.1-schnell-Free", + CreateImagesGenerationsRequestModel.BlackForestLabsFlux11Pro => "black-forest-labs/FLUX.1.1-pro", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -47,9 +47,9 @@ public static string ToValueString(this CreateImagesGenerationsRequestModel valu { return value switch { - "black-forest-labs/FLUX.1-schnell" => CreateImagesGenerationsRequestModel.BlackForestLabsDivideFLUX1Schnell, - "black-forest-labs/FLUX.1-schnell-Free" => CreateImagesGenerationsRequestModel.BlackForestLabsDivideFLUX1SchnellFree, - "black-forest-labs/FLUX.1.1-pro" => CreateImagesGenerationsRequestModel.BlackForestLabsDivideFLUX11Pro, + "black-forest-labs/FLUX.1-schnell" => CreateImagesGenerationsRequestModel.BlackForestLabsFlux1Schnell, + "black-forest-labs/FLUX.1-schnell-Free" => CreateImagesGenerationsRequestModel.BlackForestLabsFlux1SchnellFree, + "black-forest-labs/FLUX.1.1-pro" => CreateImagesGenerationsRequestModel.BlackForestLabsFlux11Pro, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.EmbeddingsRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.EmbeddingsRequestModel.g.cs index b62c734a..d615e69d 100644 --- a/src/libs/Together/Generated/Together.Models.EmbeddingsRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.EmbeddingsRequestModel.g.cs @@ -11,19 +11,19 @@ public enum EmbeddingsRequestModel /// /// /// - BAAIDividebgeBaseEnV15, + BaaiBgeBaseEnV15, /// /// /// - BAAIDividebgeLargeEnV15, + BaaiBgeLargeEnV15, /// /// /// - WhereIsAIDivideUAELargeV1, + WhereIsAIUaeLargeV1, /// /// /// - TogethercomputerDividem2Bert80m8kRetrieval, + TogethercomputerM2Bert80m8kRetrieval, } /// @@ -38,10 +38,10 @@ public static string ToValueString(this EmbeddingsRequestModel value) { return value switch { - EmbeddingsRequestModel.BAAIDividebgeBaseEnV15 => "BAAI/bge-base-en-v1.5", - EmbeddingsRequestModel.BAAIDividebgeLargeEnV15 => "BAAI/bge-large-en-v1.5", - EmbeddingsRequestModel.WhereIsAIDivideUAELargeV1 => "WhereIsAI/UAE-Large-V1", - EmbeddingsRequestModel.TogethercomputerDividem2Bert80m8kRetrieval => "togethercomputer/m2-bert-80M-8k-retrieval", + EmbeddingsRequestModel.BaaiBgeBaseEnV15 => "BAAI/bge-base-en-v1.5", + EmbeddingsRequestModel.BaaiBgeLargeEnV15 => "BAAI/bge-large-en-v1.5", + EmbeddingsRequestModel.WhereIsAIUaeLargeV1 => "WhereIsAI/UAE-Large-V1", + EmbeddingsRequestModel.TogethercomputerM2Bert80m8kRetrieval => "togethercomputer/m2-bert-80M-8k-retrieval", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -52,10 +52,10 @@ public static string ToValueString(this EmbeddingsRequestModel value) { return value switch { - "BAAI/bge-base-en-v1.5" => EmbeddingsRequestModel.BAAIDividebgeBaseEnV15, - "BAAI/bge-large-en-v1.5" => EmbeddingsRequestModel.BAAIDividebgeLargeEnV15, - "WhereIsAI/UAE-Large-V1" => EmbeddingsRequestModel.WhereIsAIDivideUAELargeV1, - "togethercomputer/m2-bert-80M-8k-retrieval" => EmbeddingsRequestModel.TogethercomputerDividem2Bert80m8kRetrieval, + "BAAI/bge-base-en-v1.5" => EmbeddingsRequestModel.BaaiBgeBaseEnV15, + "BAAI/bge-large-en-v1.5" => EmbeddingsRequestModel.BaaiBgeLargeEnV15, + "WhereIsAI/UAE-Large-V1" => EmbeddingsRequestModel.WhereIsAIUaeLargeV1, + "togethercomputer/m2-bert-80M-8k-retrieval" => EmbeddingsRequestModel.TogethercomputerM2Bert80m8kRetrieval, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.RealtimeTtsModel.g.cs b/src/libs/Together/Generated/Together.Models.RealtimeTtsModel.g.cs index 31fc02a9..d25cf900 100644 --- a/src/libs/Together/Generated/Together.Models.RealtimeTtsModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.RealtimeTtsModel.g.cs @@ -12,11 +12,11 @@ public enum RealtimeTtsModel /// /// /// - CartesiaDividesonicEnglish, + CartesiaSonicEnglish, /// /// /// - HexgradDivideKokoro82m, + HexgradKokoro82m, } /// @@ -31,8 +31,8 @@ public static string ToValueString(this RealtimeTtsModel value) { return value switch { - RealtimeTtsModel.CartesiaDividesonicEnglish => "cartesia/sonic-english", - RealtimeTtsModel.HexgradDivideKokoro82m => "hexgrad/Kokoro-82M", + RealtimeTtsModel.CartesiaSonicEnglish => "cartesia/sonic-english", + RealtimeTtsModel.HexgradKokoro82m => "hexgrad/Kokoro-82M", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -43,8 +43,8 @@ public static string ToValueString(this RealtimeTtsModel value) { return value switch { - "cartesia/sonic-english" => RealtimeTtsModel.CartesiaDividesonicEnglish, - "hexgrad/Kokoro-82M" => RealtimeTtsModel.HexgradDivideKokoro82m, + "cartesia/sonic-english" => RealtimeTtsModel.CartesiaSonicEnglish, + "hexgrad/Kokoro-82M" => RealtimeTtsModel.HexgradKokoro82m, _ => null, }; } diff --git a/src/libs/Together/Generated/Together.Models.RerankRequestModel.g.cs b/src/libs/Together/Generated/Together.Models.RerankRequestModel.g.cs index eb1c77b1..27fd1230 100644 --- a/src/libs/Together/Generated/Together.Models.RerankRequestModel.g.cs +++ b/src/libs/Together/Generated/Together.Models.RerankRequestModel.g.cs @@ -11,7 +11,7 @@ public enum RerankRequestModel /// /// /// - SalesforceDivideLlamaRankV1, + SalesforceLlamaRankV1, } /// @@ -26,7 +26,7 @@ public static string ToValueString(this RerankRequestModel value) { return value switch { - RerankRequestModel.SalesforceDivideLlamaRankV1 => "Salesforce/Llama-Rank-v1", + RerankRequestModel.SalesforceLlamaRankV1 => "Salesforce/Llama-Rank-v1", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -37,7 +37,7 @@ public static string ToValueString(this RerankRequestModel value) { return value switch { - "Salesforce/Llama-Rank-v1" => RerankRequestModel.SalesforceDivideLlamaRankV1, + "Salesforce/Llama-Rank-v1" => RerankRequestModel.SalesforceLlamaRankV1, _ => null, }; }