One workaround if rate limits keep biting: use a proxy that can failover to alternative providers when one hits limits. I built NadirClaw for this - it classifies prompts and routes to the cheapest model that can handle the task, but also switches providers when one is unavailable. Doesn't help if you specifically need Claude's quality for every task, but for the "pointer on localization" type questions it could route those to a cheaper model entirely and save your Claude quota for the hard stuff.https://github.com/doramirdor/NadirClaw (disclosure: I'm the author)
No comments yet.