Skip to content

.Net: Copy AzureOpenAITextToAudioService related code to AzureOpenAI project - #7099

Merged
SergeyMenshykh merged 1 commit into
microsoft:feature-connectors-openaifrom
SergeyMenshykh:migrate-azure-text-to-audio-service-1
Jul 4, 2024
Merged

.Net: Copy AzureOpenAITextToAudioService related code to AzureOpenAI project#7099
SergeyMenshykh merged 1 commit into
microsoft:feature-connectors-openaifrom
SergeyMenshykh:migrate-azure-text-to-audio-service-1

Conversation

@SergeyMenshykh

Copy link
Copy Markdown
Contributor

Motivation, Context and Description

This PR copies the existing AzureOpenAITextToAudioService class from the Connectors.OpenAI project and ClientCore.TextToAudio class from Connectors.OpenAIV2 to the Connectors.AzureOpenAI project.

The copied classes have no functional changes; they have only been renamed to include the Azure prefix and placed into the corresponding Microsoft.SemanticKernel.Connectors.AzureOpenAI namespace. All the classes are temporarily excluded from the compilation process. This is done to simplify the code review of follow-up PR(s) that will include functional changes.

@SergeyMenshykh
SergeyMenshykh requested a review from a team as a code owner July 4, 2024 14:15
@markwallace-microsoft Mark Wallace (markwallace-microsoft) added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jul 4, 2024
@SergeyMenshykh SergeyMenshykh self-assigned this Jul 4, 2024
@SergeyMenshykh
SergeyMenshykh merged commit 965fe63 into microsoft:feature-connectors-openai Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants