Open
Description
Describe the bug
No response
Steps to reproduce
- I ran python main.py then choose generate resume and style.
- Unexpected error occurred: Error code: 403 - {'error': {'message': 'Project
proj_FDXyrnzdOY4ibDrQIkKYZd6r
does not have access to modelgpt-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