←back to thread

612 points meetpateltech | 2 comments | | HN request time: 0.43s | source
Show context
mohsen1 ◴[] No.42950852[source]
> available via the Gemini API in Google AI Studio and Vertex AI.

> Gemini 2.0, 2.0 Pro and 2.0 Pro Experimental, Gemini 2.0 Flash, Gemini 2.0 Flash Lite

3 different ways of accessing the API, more than 5 different but extremely similarly named models. Benchmarks only comparing to their own models.

Can't be more "Googley"!

replies(7): >>42950889 #>>42950921 #>>42951056 #>>42951310 #>>42952327 #>>42954910 #>>42967480 #
1. ssijak ◴[] No.42954910[source]
Working with google APIs is often an exercise in frustration. I like their base cloud offering the best actually, but their additional APIs can be all over the place. These AI related are the worst.
replies(1): >>42974438 #
2. mring33621 ◴[] No.42974438[source]
heuristic for Google Gemini API usage:

if the model name contains '-exp' or '-preview', then API version is 'v1alpha'

otherwise, use 'v1beta'