Skip to content

Can't use some models #165

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

Open
notlikejuice opened this issue Apr 17, 2025 · 3 comments
Open

Can't use some models #165

notlikejuice opened this issue Apr 17, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@notlikejuice
Copy link

notlikejuice commented Apr 17, 2025

Logs:

│ ↳ model: o4-mini                                             │
│ ↳ approval: suggest                                          │
╰──────────────────────────────────────────────────────────────╯
user
test

    system
    ⚠️  OpenAI rejected the request (request ID: req_1800747adab1d5d22256b202de8e8542). Please verify your settings and
    try again.

    system
    Switched model to o4-mini

    system
    Switched model to chatgpt-4o-latest
user
test

    system
    ⚠️  OpenAI rejected the request (request ID: req_75fb5da5cd5c27f0a02d365651a20dfc). Please verify your settings and
    try again.
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ send a message                                                                                                       │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
  send q or ctrl+c to exit | send "/clear" to reset | send "/help" for commands | press enter to send

╭──────────────────────────────────────────────────────────────────────────────╮
│ Switch model                                                                 │
│ Current model: chatgpt-4o-latest                                             │
│                                                                              │
│                                                                              │

    system
    Switched model to chatgpt-4o-latest

    system
    Switched model to ft:gpt-4o-2024-08-06:pruszyn:my-exp4:AE8LHDHD:ckpt-step-80
user
test

    codex
    I'm here! How can I assist you today with your code?
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ send a message                                                                                                       │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
  send q or ctrl+c to exit | send "/clear" to reset | send "/help" for commands | press enter to send

I am unable to the latest models, as well as custom ones such as chatgpt-4o-latest or o1-mini, among others. Only 4o and 4o-mini are functional, while 4.1 does not work either and of course o4-mini and o3.,

My api are:
Your organization is currently in Usage tier 3. Your limits will automatically be increased once you move to the next usage tier based on the criteria outlined below. Visit our usage tiers documentation to learn more about the limits associated with each tier.
Current tier
Usage tier 3
Once the following criteria are met, you'll automatically move to the next tier:
At least $250 spent on the API since account creation.
At least 14 days passed since first successful payment.
View payment history
Buy credits

@tibo-openai
Copy link
Collaborator

We're looking.

@tibo-openai tibo-openai added the bug Something isn't working label Apr 17, 2025
@trevorcreech
Copy link
Contributor

@notlikejuice can you try again with the latest version of codex? You can update with npm install -g @openai/codex

@alextes
Copy link

alextes commented Apr 17, 2025

had the same issue with the cli as released right after the announcement i think. plus account. default o4-mini. old api token.
ran an npm upgrade check, didn't upgrade codex.
used the upgrade command as suggested by @trevorcreech anyway.
fixed! (using the default o4-mini) i think this can be closed.

perhaps nice to update the title to "codex fails with 'OpenAI rejected the request' with default 4o-mini model"

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

4 participants