top | item 42954910 (no title) ssijak | 1 year ago 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. discuss order hn newest mring33621|1 year ago heuristic for Google Gemini API usage:if the model name contains '-exp' or '-preview', then API version is 'v1alpha'otherwise, use 'v1beta'
mring33621|1 year ago heuristic for Google Gemini API usage:if the model name contains '-exp' or '-preview', then API version is 'v1alpha'otherwise, use 'v1beta'
mring33621|1 year ago
if the model name contains '-exp' or '-preview', then API version is 'v1alpha'
otherwise, use 'v1beta'