Hacker News new | ask | show | jobs
by kingstnap 203 days ago
Not only is it AI its outdated AI.

https://tokensaver.org/api/pricing

Is offering GPT 3.5 Turbo and Gemini 1.5 Pro.

2 comments

So right now it seems like it actually just provides Claude 3.5 sonnet, all you need to do is curl it.

I wonder how many dollars OP loaded on their API key. So far according to stats you've spent $13.65 for a few hundred thousand tokens people sent up.

{ "success": true, "totals": { "requests": 491, "revenue": 0, "cost": 13.650696, "profit": -13.650696, "inputTokens": 411557, "outputTokens": 258956, "customers": 32 }, "byProvider": [ { "provider": "anthropic", "requests": 491, "cost": 13.650696, "revenue": 0, "profit": -13.650696 } ] }

Actually I updated it to Gemini 2.0, GPT-4o, GPT-4o-mini, and Claude 3.5 Sonnet, Haiku. I did it when I realized I accidentally routed everything to Anthropic first & got hit with a $13.62 bill on rollout.

Moral of the story is, the only one who loses $ is me