Create a retry decorator for Vertex / Palm LLMs.
Return a custom user agent header.
Init Vertex AI.
Raise ImportError related to Vertex SDK being not available.
Return True if the model name is a Codey model.
Return True if the model name is a Gemini model.
Use tenacity to retry the completion call.
Use tenacity to retry the completion call.