Uses of Enum Class
dev.langchain4j.model.github.GitHubModelsEmbeddingModelName
Packages that use GitHubModelsEmbeddingModelName
-
Uses of GitHubModelsEmbeddingModelName in dev.langchain4j.model.github
Subclasses with type arguments of type GitHubModelsEmbeddingModelName in dev.langchain4j.model.githubMethods in dev.langchain4j.model.github that return GitHubModelsEmbeddingModelNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GitHubModelsEmbeddingModelName[]
GitHubModelsEmbeddingModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.github with parameters of type GitHubModelsEmbeddingModelNameModifier and TypeMethodDescriptionGitHubModelsEmbeddingModel.Builder.modelName
(GitHubModelsEmbeddingModelName modelName)