Uses of Enum Class
dev.langchain4j.model.googleai.GeminiThinkingConfig.GeminiThinkingLevel
Packages that use GeminiThinkingConfig.GeminiThinkingLevel
-
Uses of GeminiThinkingConfig.GeminiThinkingLevel in dev.langchain4j.model.googleai
Subclasses with type arguments of type GeminiThinkingConfig.GeminiThinkingLevel in dev.langchain4j.model.googleaiMethods in dev.langchain4j.model.googleai that return GeminiThinkingConfig.GeminiThinkingLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GeminiThinkingConfig.GeminiThinkingLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.googleai with parameters of type GeminiThinkingConfig.GeminiThinkingLevelModifier and TypeMethodDescriptionGeminiThinkingConfig.Builder.thinkingLevel(GeminiThinkingConfig.GeminiThinkingLevel thinkingLevel)