Hey Vapi team, I’m trying to add my Gemini API key in Settings → Integrations → Google, but it always fails with:
“Error in Saving Credentials … models/gemini-2.0-flash is no longer available to new users. Please update your code to use a newer model (404 NOT_FOUND)”
My key works in Google AI Studio, so it looks like Vapi’s credential validation is hardcoded to gemini-2.0-flash which Google no longer allows for new users/projects. Can you update the validation to a supported model (or list models first), or advise a workaround (Vertex AI option, etc.)?