Microsoft.Extensions.AI.OpenAI roadmap/future? #7248
-
|
I am considering using the Microsoft.Extensions.AI.OpenAI package for a future functionality in a large application. All I can found was the initial announcement from https://devblogs.microsoft.com/dotnet/introducing-microsoft-extensions-ai-preview/#what%E2%80%99s-next-for-microsoft.extensions.ai |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I expect we will.
From a reliability perspective, yes. It's still preview because many of the underlying OpenAI APIs it relies on are still [Experimental] and taking breaking changes. The preview-ness is thus more about the stability of the API surface rather than the production readiness of the implementation. |
Beta Was this translation helpful? Give feedback.
I expect we will.
From a reliability perspective, yes. It's still preview because many of the underlying OpenAI APIs it relies on are still [Experimental] and taking breaking changes. The preview-ness is thus more about the stability of the API surface rather than the production readiness of the implementation.