Hello Everyone, I was working with open ai model gpt-4-32k-0314 and it has been working well for a month but I started getting this error today.
[2025-06-10 10:25:55,267: WARNING/ForkPoolWorker-2]
Error with OpenAI API: Error code: 404 - {‘error’: {‘message’: ‘The model gpt-4-32k-0314
does not exist or you do not have access to it.’, ‘type’: ‘invalid_request_error’, ‘param’: None, ‘code’: ‘model_not_found’}}
Has this model been removed?
1 Like
Welcome to the community.
You can find info on deprecations here…
2024-06-06: GPT-4-32K and Vision Preview models
On June 6th, 2024, we notified developers using gpt-4-32k
and gpt-4-vision-preview
of their upcoming deprecations in one year and six months respectively. As of June 17, 2024, only existing users of these models will be able to continue using them.
Shutdown date |
Deprecated model |
Deprecated model price |
Recommended replacement |
2025-06-06 |
gpt-4-32k |
$60.00 / 1M input tokens + $120 / 1M output tokens |
gpt-4o |
2025-06-06 |
gpt-4-32k-0613 |
$60.00 / 1M input tokens + $120 / 1M output tokens |
gpt-4o |
2025-06-06 |
gpt-4-32k-0314 |
$60.00 / 1M input tokens + $120 / 1M output tokens |
gpt-4o |
2 Likes