We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3c926 commit 3bc8180Copy full SHA for 3bc8180
1 file changed
docs/ai/ichatclient.md
@@ -170,7 +170,6 @@ The following sample implements `IChatClient` to show the general structure.
170
171
For more realistic, concrete implementations of `IChatClient`, see:
172
173
-- [AzureAIInferenceChatClient.cs](https://github.com/dotnet/extensions/blob/main/src/Libraries/Microsoft.Extensions.AI.AzureAIInference/AzureAIInferenceChatClient.cs)
174
- [OpenAIChatClient.cs](https://github.com/dotnet/extensions/blob/main/src/Libraries/Microsoft.Extensions.AI.OpenAI/OpenAIChatClient.cs)
175
- [Microsoft.Extensions.AI chat clients](https://github.com/dotnet/extensions/tree/main/src/Libraries/Microsoft.Extensions.AI/ChatCompletion)
176
0 commit comments