Uses of Enum Class
dev.langchain4j.model.github.GitHubModelsChatModelName
-
Uses of GitHubModelsChatModelName in dev.langchain4j.model.github
Modifier and TypeMethodDescriptionstatic GitHubModelsChatModelName
Returns the enum constant of this class with the specified name.static GitHubModelsChatModelName[]
GitHubModelsChatModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionGitHubModelsChatModel.Builder.modelName
(GitHubModelsChatModelName modelName) GitHubModelsStreamingChatModel.Builder.modelName
(GitHubModelsChatModelName modelName)