Skip to content

Commit 4ce083e

Browse files
HavenDVclaude
andcommitted
Standardize MEAI guide intro text
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 856492c commit 4ce083e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/meai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!!! tip "Cross-SDK comparison"
44
See the [centralized MEAI documentation](https://tryagi.github.io/docs/meai/) for feature matrices and comparisons across all tryAGI SDKs.
55

6-
The `tryAGI.OpenAI` SDK natively implements [Microsoft.Extensions.AI](https://learn.microsoft.com/dotnet/ai/microsoft-extensions-ai/) interfaces, providing a unified abstraction layer for AI services across .NET applications.
6+
The OpenAI SDK implements `IChatClient` and `IEmbeddingGenerator<string, Embedding<float>>` from [Microsoft.Extensions.AI](https://learn.microsoft.com/en-us/dotnet/ai/microsoft-extensions-ai).
77

88
## Supported Interfaces
99

0 commit comments

Comments
 (0)