Skip to content

.Net: Copy OpenAITextToImageService related code to AzureOpenAI project - #7077

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

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

Conversation

@SergeyMenshykh

Copy link
Copy Markdown
Contributor

Motivation, Context and Description

This PR copies the OpenAITextToImageService class and related code, including unit tests, from the Connectors.OpenAIV2 project to the Connectors.AzureOpenAI project. The copied classes have no functional changes; they have only been renamed to have 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.

A few small fixes, unrelated to the main purpose of the PR, were made to the XML documentation comments and logging in the OpenAIAudioToTextService and OpenAITextToImageService classes.

…o azure-openai project to simplify code review process of the follow-up PR.
@SergeyMenshykh SergeyMenshykh self-assigned this Jul 3, 2024
@SergeyMenshykh
SergeyMenshykh requested a review from a team as a code owner July 3, 2024 11:56
@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 3, 2024
@SergeyMenshykh SergeyMenshykh changed the title .Net: Migrate Azure text to image service to AzureOpenAI SDK v2 .Net: Copy OpenAITextToImageService related code to AzureOpenAI project Jul 3, 2024
@SergeyMenshykh
SergeyMenshykh merged commit 47676ae into microsoft:feature-connectors-openai Jul 3, 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