- I am trying to use Dalle-3 with Azure AI, what should I put in the "??? What should I write in the ‘???’ part?
https://***.openai.azure.com/openai/deployments/DEPLOYMENT_NAME/???/completions?api-version=2023-07-01-preview - and where do I find these links?
There is no common name there, it depends on the name you gave your deployment.
You would need to enter the full URL in ai_openai_dall_e_3_url
In GPT4, the ??? part was chat, but I was wondering if DALLE3 was different.