GPT-4o model with API version "2024-05-13" is returning a 404 Resource not found error

Anupam Gupta 0 Reputation points
2024-08-08T12:39:05.4866667+00:00

I am getting a 404 Resource not found error when I am trying to call the Azure AI Document Intelligence Service using the following configuration:

we are using Azure open ai services .

  • AZURE_AI_API_VERSION: "2024-05-13"
  • Model name: "gpt-4o"

Error Traceback:

2024-08-08 11:52:24.583 Uncaught app exception Traceback (most recent call last):   
File "/.venv/lib/python3.12/
sitepackages/streamlit/runtime/scriptrunner/script_runner.py", line 600, in _run_script
    exec(code, module.__dict__)   
File "/app.py", line 172, in 
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,938 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,629 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,792 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.