Skip to content

.Net: Refactor kernel initialization in Step01_Agent #12181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 1, 2025

Conversation

239573049
Copy link
Contributor

This pull request updates the UseSingleChatCompletionAgent method in Step01_Agent.cs to improve code clarity and reusability. The most important change is replacing the call to CreateKernelWithChatCompletion() with the existing kernel parameter.

Code clarity and reusability:

@239573049 239573049 requested a review from a team as a code owner May 20, 2025 05:09
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 20, 2025
@crickman crickman requested a review from rogerbarreto June 3, 2025 15:55
@crickman crickman moved this to Sprint: In Review in Semantic Kernel Jun 3, 2025
@markwallace-microsoft
Copy link
Member

Bypassing integration tests as this just changes a sample

@markwallace-microsoft markwallace-microsoft merged commit b2d5179 into microsoft:main Jul 1, 2025
18 checks passed
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

3 participants