Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CZ-ZL opened this issue Nov 20, 2024 · 0 comments
Open

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

CZ-ZL opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@CZ-ZL
Copy link

CZ-ZL commented Nov 20, 2024

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 CZ-ZL added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant