Hacker News new | ask | show | jobs
LLM pricing comparison tool (botgenuity.com)
24 points by alexbruner 822 days ago
5 comments

Sorting by price doesn't seem to work as it sorts alphabetically
Thank you all for being such an amazing community. The sorting issue many of you reported and helped diagnose has now been fixed!
Don't editorialize titles: free is unnecessary in the heading.
Dang, so is Groq the cheapest for running Mixtral then? How capable is that model versus GPT 3.5 for basic tasks?
It's not too far behind. But Groq is currently not billing and I think it's because they haven't finished programming their billing system. So with such a fast service being free, there is a lot of queueing and presently is unusable because of random response times. Once it finally processes the request it's quite fast but there is a line.

So I am going with Claude 3 Haiku. Hopefully Groq will be able to start charging soon and the load will be more tolerable to service without queues.

Is there a production case you are using Haiku for? If so, can you outline it?
The tool is cool, but very US-centric. There is no possibility to select the Azure Datacenter.. I think pricing is different from NA to EU, if I am not mistaken.
The numerical sorting on the page goes 0.25, 0.15, 0.13, 0.8. This is a friendly reminder that in JS the sort() function should always be given a comparator function.