microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
Libraries/Microsoft.Teams.AI.Models.OpenAI/README.md
10lines · modecode
| 1 | <!-- Copyright (c) Microsoft Corporation. All rights reserved.--> |
| 2 | <!-- Licensed under the MIT License.--> |
| 3 | |
| 4 | # Teams: OpenAI |
| 5 | |
| 6 | > **⚠️ DEPRECATED:** `Microsoft.Teams.AI.Models.OpenAI` is deprecated and will be removed by end of summer 2026. No further development is planned; new projects should not take a dependency on this package. |
| 7 | |
| 8 | [](https://microsoft.github.io/teams-sdk) |
| 9 | |
| 10 | OpenAI model implementations to be used with `Microsoft.Teams.AI`. Supports all OpenAI-like API models. |
| 11 | |