▲ | faangguyindia 4 days ago | |||||||||||||||||||
In my testing the gap between claude and gemini pro 2.5 is close. My company is in asia pacific and we can't get access to claude via vertex for some stupid reason. but i tested it via other providers, the gap used to be huge but now not. | ||||||||||||||||||||
▲ | film42 4 days ago | parent | next [-] | |||||||||||||||||||
Agree but pricing wise, Gemini 2.5 pro wins. Gemini input tokens are half the cost of Claude 4. Output is $5/million cheaper than Claude. But, document processing is significantly cheaper. A 5MB PDF (customer invoice) with Gemini is like 5k tokens vs 56k with Claude. The only downside with Gemini (and it's a big one) is availability. We get rate limited by their dynamic QoS all the time even if we haven't reached our quota. Our GCP sales rep keeps recommending "provisioned throughput," but it's both expensive, and doesn't fit our workload type. Plus, the VertexAI SDK is kind of a PITA compared to Anthropic. | ||||||||||||||||||||
| ||||||||||||||||||||
▲ | Tostino 4 days ago | parent | prev | next [-] | |||||||||||||||||||
For me the gap is pretty large (in Gemini Pro 2.5's favor). For reference, the code I am working on is a Spring Boot / (Vaadin) Hilla multi-module project with helm charts for deployment and a separate Python based module for ancillary tasks that were appropriate for it. I've not been able to get any good use out of Sonnet in months now, whereas Gemini Pro 2.5 has (still) been able to grok the project well enough to help out. | ||||||||||||||||||||
| ||||||||||||||||||||
▲ | penguin202 4 days ago | parent | prev [-] | |||||||||||||||||||
Claude doesn't have a mid-life crisis and try to `rm -rf /` or delete your project. |