Skip to content

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

Open
@Kohaningithub

Description

@Kohaningithub

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions