← Back to context

Comment by 013

12 days ago

Why can I only see gpt-5.2 and opus-4.5? Is this a limit on Moltis or can my API keys not access the latest models?

You should not be limited, which provider do you use?

  • For the models? Directly from Anthropic and OpenAI. I'm running moltis via the docker container

    edit: There is a gpt-5.3 model, but selecting that gives me the error:

    Error The model `gpt-5.3` does not exist or you do not have access to it. Provider: openai

    I don't see a 5.3-codex, and no opus 4.6...

    • Let me confirm, I just tried on digitalocean and I have a similar issue, the last version I published might have issue. Fixing as of now.

    • oh so those are issues from the provider itself, you get to choose between model the provider advertise for you, meaning:

      - you can have models you can not actually use (that gpt-5.3 response) - you can have model non-listed.

      Those are all coming from the provider with your API_KEY.