Azure open ai Studio API & Endpoint not working
If I publish different applications in the playground chat I click on the key and endpoint to use it in my own application e.g. with the bubble.io plug-in for Azure Open AI. But this Endpoint and Key is not working it always brings this message:
The service Azure Open Al Service API - Completions Client just returned an error (HTTP 404). Please contact the plugin author directly for feedback. Raw error: {" error": {" code": " 404", "message", "Resource not found",))
If I use the Key and end point from the resource in Azure (not azure open ai studio) than the API works but it doesn't give me my model it only provides the general chatbot capabilities of Azure open AI.\
So why I can not use the Key and Endpoint from the playground? Any Ideas?