Skip to content

Add experimental chat routing section to IChatClient article - #55354

Merged
joshuajyue merged 1 commit into
dotnet:mainfrom
joshuajyue:main
Aug 17, 2026
Merged

Add experimental chat routing section to IChatClient article#55354
joshuajyue merged 1 commit into
dotnet:mainfrom
joshuajyue:main

Conversation

@joshuajyue

@joshuajyue joshuajyue commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

Document RoutingChatClient and FailoverChatClient as experimental capabilities in docs/ai/ichatclient.md, mirroring the existing 'Chat reduction (experimental)' section: an IMPORTANT experimental note plus a concise description with xref links to RoutingChatClient, FailoverChatClient, OrderedFailoverChatClient, and SemanticRoutingChatClient, matching the API shape merged in dotnet/extensions#7662.


Internal previews

File Preview link
docs/ai/ichatclient.md Preview published page

Document RoutingChatClient and FailoverChatClient as experimental
capabilities in docs/ai/ichatclient.md, mirroring the existing 'Chat
reduction (experimental)' section: an IMPORTANT experimental note plus a
concise description with xref links to RoutingChatClient, FailoverChatClient,
OrderedFailoverChatClient, and SemanticRoutingChatClient, matching the API
shape merged in dotnet/extensions#7662.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 7f6512d2-cfbc-4df3-8401-acc729c949e6
Copilot AI lite review requested due to automatic review settings August 10, 2026 18:03
@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for the new experimental chat routing capability in the IChatClient article, aligning the page with the routing/failover client types recently introduced in Microsoft.Extensions.AI.

Changes:

  • Introduces a new Chat routing (experimental) section with an IMPORTANT experimental notice.
  • Documents routing and failover concepts and links to the relevant routing/failover IChatClient types via xref.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@joshuajyue
joshuajyue marked this pull request as ready for review August 17, 2026 20:31
@joshuajyue
joshuajyue requested review from a team and gewarren as code owners August 17, 2026 20:31
@joshuajyue

Copy link
Copy Markdown
Member Author

Marking ready for review since API docs have been updated.

@gewarren gewarren closed this Aug 17, 2026
@gewarren gewarren reopened this Aug 17, 2026
@joshuajyue
joshuajyue merged commit 8d43682 into dotnet:main Aug 17, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants