Jobs_Applier_AI_Agent icon indicating copy to clipboard operation
Jobs_Applier_AI_Agent copied to clipboard

[BUG]: The Openai API not functioning, can not find the model gpt-4o

Open CZ-ZL opened this issue 3 months ago • 0 comments

Describe the bug

Unexpected error occurred: Error code: 404 - {'error': {'message': 'The model gpt-4o does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

Steps to reproduce

after running the program, it starts repeating Error code 404

Expected behavior

Expected to keep looking for jobs

Actual behavior

But it stops

Branch

main

Branch name

python main.py

Python version

No response

LLM Used

chatgpt

Model used

gpt4o

Additional context

No response

CZ-ZL avatar Nov 20 '24 02:11 CZ-ZL