You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/meai.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
!!! tip "Cross-SDK comparison"
4
4
See the [centralized MEAI documentation](https://tryagi.github.io/docs/meai/) for feature matrices and comparisons across all tryAGI SDKs.
5
5
6
-
The `tryAGI.Anthropic` SDK implements the `Microsoft.Extensions.AI``IChatClient`interface, enabling you to use Anthropic Claude models through a standardized .NET AI abstraction.
6
+
The Anthropic SDK implements `IChatClient`from [Microsoft.Extensions.AI](https://learn.microsoft.com/en-us/dotnet/ai/microsoft-extensions-ai).
0 commit comments