Software Engineer | 6+ yrs in Full-Stack, Blockchain, AI & DevOps. 150+ projects. Top Rated Plus. 100% job success. I write about what I ship.
https://www.upwork.com/freelancers/~01a4546b4bd4769843?mp
Great breakdown on the costs. I got my OpenClaw API spend down from ~$40/month to under $2 by switching to Gemini Flash. The trick is matching the model to the task you don't need Opus for every message.
It's hard to estimate costs with OpenClaw (actually with any AI inference cost). Usually it takes some time to understand how much compute a task needs.
If you want to avoid coding we created an OpenClaw plugin that lets you choose 4 models (from cheap and fast to the big reasoning one) and route to the right model on the fly: github.com/mnfst/manifest
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Great breakdown on the costs. I got my OpenClaw API spend down from ~$40/month to under $2 by switching to Gemini Flash. The trick is matching the model to the task you don't need Opus for every message.
It's hard to estimate costs with OpenClaw (actually with any AI inference cost). Usually it takes some time to understand how much compute a task needs.
If you want to avoid coding we created an OpenClaw plugin that lets you choose 4 models (from cheap and fast to the big reasoning one) and route to the right model on the fly: github.com/mnfst/manifest