Uses of Enum Class
dev.langchain4j.model.github.GitHubModelsChatModelName
Packages that use GitHubModelsChatModelName
-
Uses of GitHubModelsChatModelName in dev.langchain4j.model.github
Subclasses with type arguments of type GitHubModelsChatModelName in dev.langchain4j.model.githubModifier and TypeClassDescriptionenumDeprecated, for removal: This API element is subject to removal in a future version.This module is deprecated and will be removed in a future release.Methods in dev.langchain4j.model.github that return GitHubModelsChatModelNameModifier and TypeMethodDescriptionstatic GitHubModelsChatModelNameDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static GitHubModelsChatModelName[]GitHubModelsChatModelName.values()Deprecated, for removal: This API element is subject to removal in a future version.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 GitHubModelsChatModelNameModifier and TypeMethodDescriptionGitHubModelsChatModel.Builder.modelName(GitHubModelsChatModelName modelName) GitHubModelsStreamingChatModel.Builder.modelName(GitHubModelsChatModelName modelName)