is_codey_model# langchain_community.llms.vertexai.is_codey_model(model_name: str) → bool[source]# Return True if the model name is a Codey model. Parameters: model_name (str) – Return type: bool