Uses of Enum
dev.langchain4j.model.chat.Capability
Packages that use Capability
-
Uses of Capability in dev.langchain4j.model.chat
Methods in dev.langchain4j.model.chat that return CapabilityModifier and TypeMethodDescriptionstatic CapabilityReturns the enum constant of this type with the specified name.static Capability[]Capability.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.langchain4j.model.chat that return types with arguments of type CapabilityModifier and TypeMethodDescriptiondefault Set<Capability> ChatLanguageModel.supportedCapabilities()