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
All of the samples continue to use the older verison of Microsoft.Extensions.AI instead of the latest preview release. .AsChatClient has been first depreciated and now removed.
Thus these won't build with the latest version, and there is no example anywhere that I can find of either OpenAI nor the Azure OpenAI client being able to be made into an IChatClient.
All of the samples continue to use the older verison of Microsoft.Extensions.AI instead of the latest preview release. .AsChatClient has been first depreciated and now removed.
Thus these won't build with the latest version, and there is no example anywhere that I can find of either OpenAI nor the Azure OpenAI client being able to be made into an IChatClient.