You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: