Skip to content

.Net: Split service collection and kernel builder extension methods into separate classes. - #7078

Merged
SergeyMenshykh merged 1 commit into
microsoft:feature-connectors-openaifrom
SergeyMenshykh:split-extension-methods
Jul 3, 2024
Merged

.Net: Split service collection and kernel builder extension methods into separate classes.#7078
SergeyMenshykh merged 1 commit into
microsoft:feature-connectors-openaifrom
SergeyMenshykh:split-extension-methods

Conversation

@SergeyMenshykh

Copy link
Copy Markdown
Contributor

Motivation, Context and Description

This PR moves Azure-specific kernel builder extension methods from the AzureOpenAIServiceCollectionExtensions class to a newly introduced one - AzureOpenAIKernelBuilderExtensions, as they are, with no functional changes to follow the approach taken in SK - one file/class per type being extended.

@SergeyMenshykh SergeyMenshykh self-assigned this Jul 3, 2024
@SergeyMenshykh
SergeyMenshykh requested a review from a team as a code owner July 3, 2024 12:30
@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
@github-actions github-actions Bot changed the title .NET: Split service collection and kernel builder extension methods into separate classes. .Net: Split service collection and kernel builder extension methods into separate classes. Jul 3, 2024
@SergeyMenshykh
SergeyMenshykh merged commit 1f16875 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