Uses of Enum Class
dev.langchain4j.model.catalog.ModelType
Packages that use ModelType
Package
Description
Contains interfaces and classes for model catalog functionality.
-
Uses of ModelType in dev.langchain4j.model.catalog
Subclasses with type arguments of type ModelType in dev.langchain4j.model.catalogMethods in dev.langchain4j.model.catalog that return ModelTypeModifier and TypeMethodDescriptionModelDescription.type()static ModelTypeReturns the enum constant of this class with the specified name.static ModelType[]ModelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.catalog with parameters of type ModelTypeModifier and TypeMethodDescription