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]: <No access to model `gpt-4o-mini> #1100

Open
Kohaningithub opened this issue Mar 9, 2025 · 2 comments
Open

[BUG]: <No access to model `gpt-4o-mini> #1100

Kohaningithub opened this issue Mar 9, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Kohaningithub
Copy link

Describe the bug

No response

Steps to reproduce

  1. I ran python main.py then choose generate resume and style.
  2. Unexpected error occurred: Error code: 403 - {'error': {'message': 'Project proj_FDXyrnzdOY4ibDrQIkKYZd6r does not have access to model gpt-4o-mini', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}, retrying in 10 seconds... (Attempt 1/15)"

However, I have specified model to be gpt-4o instead of 4o mini in the config.py and have used correct API key. Is anyone encountering the same error?

Also, is this project still working?

Expected behavior

No response

Actual behavior

No response

Branch

None

Branch name

No response

Python version

No response

LLM Used

No response

Model used

No response

Additional context

No response

@Kohaningithub Kohaningithub added the bug Something isn't working label Mar 9, 2025
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
None yet
Development

No branches or pull requests

3 participants
@Kohaningithub and others