404 error solution #11
mayooear
announced in
Announcements
Replies: 2 comments
-
Hi, I keep getting the 404 error. Is there a suggested fix? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Getting the 404 error, anyone got a solution ? Not understanding the response above, I'm using gpt-4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this issue @ankri noted the following based on trial and error:
"For future readers: Yes. You are running into problems with text-davinci-003 because the OpenAI wrapper is hitting the https://api.openai.com/v1/chat/completions endpoint.
These are the supported models for this endpoint:
image
gpt-4, gpt-4-0314, gpt-4-32k, gpt-4-32k-0314, gpt-3.5-turbo, gpt-3.5-turbo-0301
Source
Beta Was this translation helpful? Give feedback.
All reactions