Azure OpenAI Ingesion Job API returns 404 Resource not found
Im following the documentation from Azure on the ingestion job API here: https://learn.microsoft.com/en-us/rest/api/azureopenai/ingestion-jobs/create?view=rest-azureopenai-2024-07-01-preview&tabs=HTTP
How to fix “Access denied due to invalid subscription key or wrong API endpoint.” error in Azure OpenAI
I’m currently trying to use Azure OpenAI Studio for the first time, I’ve already created a new project and deployment (using gpt 3.5 turbo).When I went to go to the chat playground I got the Access denied error. I’ve searched online for answers but am pretty new to coding, so I don’t understand the solutions offered or have enough knowledge to test them.
Azure Open AI: Resource not found
I’m trying to implement the openai library (latest version: 4.47.3) with Azure. For some reason, I always get 404 Resource not found
.