Uses of Enum Class
dev.langchain4j.model.vertexai.VertexAiEmbeddingModelName
Packages that use VertexAiEmbeddingModelName
-
Uses of VertexAiEmbeddingModelName in dev.langchain4j.model.vertexai
Subclasses with type arguments of type VertexAiEmbeddingModelName in dev.langchain4j.model.vertexaiMethods in dev.langchain4j.model.vertexai that return VertexAiEmbeddingModelNameModifier and TypeMethodDescriptionstatic VertexAiEmbeddingModelName
Returns the enum constant of this class with the specified name.static VertexAiEmbeddingModelName[]
VertexAiEmbeddingModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.