tIsVertexEmbedContentModel

public static boolean tIsVertexEmbedContentModel(String model)

Checks if a given model name is a Vertex AI embed content model.

Return

True if the model is a Vertex AI embed content model, false otherwise.

Parameters

model

The model name to check.