A. a pricing link that takes you to NOT pricing B. listing Grok and Groq in the same block as if they have anything to do one another is a bad choice
A few others have also mentioned about the Grok & Groq confusion. Will think through some ideas here and update.
Appreciate the feedback!
Some people may also find the grok/groq section confusing
Will explore some more ideas for the Groq & Grok part too.
Camera: Nikon D5 F-stop: f/2.8 Exposure time: 5 sec. Focal length: 28mm Max aperture: 3
Because I guarantee there are going to be a hundred clickbait articles by various 'news' sites now in the next few days about the MASSIVE SECURITY BREACH of the USAF and how US SECRETS have been EXPOSED so and and so forth. When nothing about this is actually the case.
* he got the approximate latitude from the stars (34 or 35)
* independently, he found the most plausible airbase based on other information and then noticed that the base is indeed around that latitude
more constructively, this is the kind of code ai is great at writing in my codebase and once it’s there locally as a library, it’s free. it’s not clear to me why I’d want it behind an api instead, at least as a solo-ish dev. I’d recommend looking at the similar openrouter that seems to have some traction and think about why users are using them. You might also think about deeper agent or eval stuff you could add that are beyond the scope of the little backend switching lib I could have Claude write. Anyway, good luck and thanks for sharing!
On your point about local code vs. API:
- We handle all the authentication, rate limiting, and API differences between providers, which becomes complex when working with multiple models. Our platform allows smart switching between different models depending on the message context.
- Our switching is optimized for performance. We provide detailed usage analytics and cost management across models so you can optimize which models to use where. This allows you to see what costs your users may be incurring / misbehaving.
We're building features that go beyond what's easily replicable locally, including some of the agent and evaluation capabilities you mentioned (rolling out over the next two weeks). OpenRouter is definitely doing great things in this space. We're taking a slightly different approach by focusing on bringing customization within the dashboard to allow for on-the-fly updates without pushing new code edits.
Appreciate the feedback and hopefully you get a chance to try out the tool!