jekalmin / extended_openai_conversation

Home Assistant custom component of conversation agent. It uses OpenAI to control your devices.
829 stars 108 forks source link

Azure OpenAI Settings #231

Open jefflavallee opened 1 week ago

jefflavallee commented 1 week ago

More detailed instructions on how to set this up with Azure OpenAI would be helpful. When I try using my custom endpoint I'm getting the following error: Error code: 404 - {'error': {'code': 'DeploymentNotFound', 'message': 'The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.'}}

vcdx71 commented 3 days ago

Make sure you enabled the Azure OpenAI network setting for All Networks, and you have the correct baseurl from your deployment.