Uses of Enum Class
io.quarkiverse.langchain4j.deployment.ChatMemoryBuildConfig.Type
Packages that use ChatMemoryBuildConfig.Type
-
Uses of ChatMemoryBuildConfig.Type in io.quarkiverse.langchain4j.deployment
Methods in io.quarkiverse.langchain4j.deployment that return ChatMemoryBuildConfig.TypeModifier and TypeMethodDescriptionChatMemoryBuildConfig.type()Configure the type ofChatMemorythat will be used by default by the defaultChatMemoryProviderbean.static ChatMemoryBuildConfig.TypeReturns the enum constant of this class with the specified name.static ChatMemoryBuildConfig.Type[]ChatMemoryBuildConfig.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.