MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

does the sample really work with Dalle3? #118262

Closed jzhouw closed 10 months ago

jzhouw commented 10 months ago

[Enter feedback here]

Please see this issue about Dalle3 with .net SDK https://github.com/Azure/azure-sdk-for-net/issues/40080


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ManoharLakkoju-MSFT commented 10 months ago

@jzhouw Thanks for your feedback! We will investigate and update as appropriate.

Naveenommi-MSFT commented 10 months ago

Hi @jzhouw Thank you for bringing this to my attention. It appears that there is an issue with the Dalle3 model in the Azure SDK for .NET. The issue you linked to on GitHub confirms that the Dalle3 model is not currently supported in the .NET SDK.

I apologize for any confusion this may have caused. The Dalle3 quickstart for C# on the Microsoft Learn website should be updated to reflect this limitation. In the meantime, you can still use the Dalle3 model with the OpenAI API directly using the REST API or one of the other supported SDKs. You can find more information about using the OpenAI API with Dalle3 in the official documentation.

Let me know if you have any other questions or concerns.

Naveenommi-MSFT commented 10 months ago

@jzhouw We are going to close this thread, if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.

Please-close