logoalt Hacker News

michaelbuckbeeyesterday at 9:13 PM1 replyview on HN

I've been using OpenRouter since relatively early (I build evvl.ai - an eval platform on top of it) and think that they're selling at a good time.

An underpinning of their model is that API calls / inference are similar across providers allowing for commodity tokenization cost comparisons, but the providers are beginning to shift to non commodity features that don't easily shift.

For instance, calling Gemini with "search grounding" isn't something that OpenRouter can do (they sub their own web search in), last I checked they weren't doing real time voice models, etc.


Replies

lxgryesterday at 9:51 PM

> For instance, calling Gemini with "search grounding" isn't something that OpenRouter can do (they sub their own web search in)

It can: https://openrouter.ai/docs/guides/features/server-tools/web-...

It's apparently even the default these days (which makes sense, as it's usually better in my experience).

show 1 reply