I've never heard of OpenRouter before, and it looks cool, but I don't see any pricing anywhere, and it's a bit opaque on even how to use the models. Has anyone used it?
As far as usage goes, the documentation I linked goes into it more deeply. But to quickly get started, and assuming you are familiar with the openAI API, you basically can use openAI api calls by changing the baseurl. https://openrouter.ai/docs#quick-start
Thank you, that pricing table is very very hidden (I even visited that section and missed it). It looks like they don't charge anything extra if you use GPT-4, for example, which is great, as I can point my code to them to use GPT-4 and then just switch models out as necessary.
> It looks like they don't charge anything extra if you use GPT-4
Yup, which makes it great to experiment without extra cost. It also should give you pause before you implement this in production, as it very much raises the question of what their income model is. Generally speaking, there are a few indicators that make me a bit hesitant to see this as anything more than a way to do some experimenting. Then again, a lot of that is true for making anything long term with the current AI offering.