Live data from Hacker News

Show HN: Moltis – AI assistant with memory, tools, and self-extending skills

moltis.org

11–20 of 60 posts

Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills

#13
post #11

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...

Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills

#16
post #13

Earlier quoted context omitted.

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...

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.

Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills

#17
post #13

Earlier quoted context omitted.

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.

Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills

#19

I haven’t yet tried openclaw but can someone tell me how is this project different than that? Is this basically a different take on the same thing as openclaw? Dont get me wrong im not against it I just was wondering if theyre basically doing the same thing? If that’s the case I actually appreciate both projects, but idk what theyre doing and how theyre different?

author here. It's a different take and heavily inspired at first by OpenClaw, which is a great product and Peter the founder is an amazing human being. I'm adding features than I want, since I do Moltis for my own use but also try to add features than others will enjoy. I think Rust makes a lot of sense security wise, it does add benefits like being a single binary and very easy to install. I also tried to make it ea…

Thanks for the explanation! I love different takes, so good luck! I will try it later on. As I said i haven’t tried openclaw but just a quick look it seems like your take has all the pain points of openclaw fixed! Thanks Fabien
Post reply on HN