Skip to content

.Net: Update GettingStarted to use M.E.AI.ChatClient#12740

Merged
rogerbarreto merged 3 commits into
microsoft:mainfrom
rogerbarreto:features/update-gettingstarted-chatclient
Jul 18, 2025
Merged

.Net: Update GettingStarted to use M.E.AI.ChatClient#12740
rogerbarreto merged 3 commits into
microsoft:mainfrom
rogerbarreto:features/update-gettingstarted-chatclient

Conversation

@rogerbarreto

Copy link
Copy Markdown
Member

Motivation and Context

This pull request updates the GettingStarted samples to replace the use of AddOpenAIChatCompletion with AddOpenAIChatClient for creating kernels, aligning the code with the newer ChatClient API. Additionally, it updates documentation and examples to reflect this change and introduces minor improvements to the dependency injection setup.

@rogerbarreto rogerbarreto self-assigned this Jul 17, 2025
@rogerbarreto rogerbarreto requested a review from a team as a code owner July 17, 2025 13:40
@moonbox3 moonbox3 added the .NET Issue or Pull requests regarding .NET code label Jul 17, 2025
@rogerbarreto rogerbarreto moved this to Sprint: In Review in Semantic Kernel Jul 17, 2025
@rogerbarreto rogerbarreto added this pull request to the merge queue Jul 18, 2025
Merged via the queue into microsoft:main with commit 1269d3c Jul 18, 2025
21 checks passed
@rogerbarreto rogerbarreto deleted the features/update-gettingstarted-chatclient branch July 18, 2025 11:27
@github-project-automation github-project-automation Bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Jul 18, 2025
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
### Motivation and Context

This pull request updates the `GettingStarted` samples to replace the
use of `AddOpenAIChatCompletion` with `AddOpenAIChatClient` for creating
kernels, aligning the code with the newer `ChatClient` API.
Additionally, it updates documentation and examples to reflect this
change and introduces minor improvements to the dependency injection
setup.
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

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants