Commit b77166a
feat: Add IChatClient and IEmbeddingGenerator MEAI integration
Implement Microsoft.Extensions.AI interfaces (IChatClient, IEmbeddingGenerator)
for the OpenAI SDK, along with integration tests for chat completions,
tool calling, and embedding generation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6ee2867 commit b77166a
8 files changed
Lines changed: 1095 additions & 1 deletion
File tree
- src
- libs/tryAGI.OpenAI
- Extensions
- tests/OpenAI.IntegrationTests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
0 commit comments