Skip to content

.Net: KernelChatOptions + ChatClient Extension methods + Update to BuilderPattern#12132

Merged
rogerbarreto merged 9 commits intomicrosoft:feature-msextensions-aifrom
rogerbarreto:issues/12087-addchatclient-connectors-v2
May 19, 2025
Merged

.Net: KernelChatOptions + ChatClient Extension methods + Update to BuilderPattern#12132
rogerbarreto merged 9 commits intomicrosoft:feature-msextensions-aifrom
rogerbarreto:issues/12087-addchatclient-connectors-v2

Conversation

@rogerbarreto
Copy link
Member

@rogerbarreto rogerbarreto commented May 16, 2025

  • Resolves .Net: Connectors.AddChatClient Extensions #12087
  • Add KernelChatOptions to avoid undesired leaking serializations to AI Models.
  • Added More ChatClient Extension methods to Amazon Bedrock and Azure AI Inference
  • Updated existing ChatClient using the latest changes,
  • Code improvements/clean up.

@rogerbarreto rogerbarreto self-assigned this May 16, 2025
@rogerbarreto rogerbarreto requested a review from a team as a code owner May 16, 2025 16:35
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel kernel.core labels May 16, 2025
@rogerbarreto rogerbarreto merged commit fcbe042 into microsoft:feature-msextensions-ai May 19, 2025
11 checks passed
github-merge-queue bot pushed a commit that referenced this pull request May 20, 2025
## Microsoft Extensions AI Integration

This PR brings native integration to majority of
`Microsoft.Extensions.AI` abstractions into Semantic Kernel components
and API's.

- Resolves #10081 
  Including:
  - #11628
  - #11619
  - #10727
  - #10729
  - #10730
  - #12132

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: NEWTON MALLICK <38786893+N-E-W-T-O-N@users.noreply.github.com>
Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com>
Co-authored-by: Roger Barreto <rbarreto@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eduard van Valkenburg <eavanvalkenburg@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: Phil Jirsa <pjirsa@gmail.com>
Co-authored-by: DavidJFowler <DavidJFowler@users.noreply.github.com>
Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
Co-authored-by: Tao Chen <taochen@microsoft.com>
Co-authored-by: Tommaso Stocchi <tstocchi@microsoft.com>
Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Co-authored-by: Dade Cook <dadecook@gmail.com>
Co-authored-by: Dade Cook <dadecook@microsoft.com>
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
## Microsoft Extensions AI Integration

This PR brings native integration to majority of
`Microsoft.Extensions.AI` abstractions into Semantic Kernel components
and API's.

- Resolves microsoft#10081 
  Including:
  - microsoft#11628
  - microsoft#11619
  - microsoft#10727
  - microsoft#10729
  - microsoft#10730
  - microsoft#12132

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: NEWTON MALLICK <38786893+N-E-W-T-O-N@users.noreply.github.com>
Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com>
Co-authored-by: Roger Barreto <rbarreto@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eduard van Valkenburg <eavanvalkenburg@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: Phil Jirsa <pjirsa@gmail.com>
Co-authored-by: DavidJFowler <DavidJFowler@users.noreply.github.com>
Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
Co-authored-by: Tao Chen <taochen@microsoft.com>
Co-authored-by: Tommaso Stocchi <tstocchi@microsoft.com>
Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Co-authored-by: Dade Cook <dadecook@gmail.com>
Co-authored-by: Dade Cook <dadecook@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants