← Back to context Comment by fabienpenso 12 days ago You should not be limited, which provider do you use? 3 comments fabienpenso Reply 013 12 days ago For the models? Directly from Anthropic and OpenAI. I'm running moltis via the docker containeredit: 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: openaiI don't see a 5.3-codex, and no opus 4.6... fabienpenso 12 days ago 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. fabienpenso 12 days ago 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.
013 12 days ago For the models? Directly from Anthropic and OpenAI. I'm running moltis via the docker containeredit: 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: openaiI don't see a 5.3-codex, and no opus 4.6... fabienpenso 12 days ago 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. fabienpenso 12 days ago 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.
fabienpenso 12 days ago 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.
fabienpenso 12 days ago 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.
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.