Uses of Enum Class
com.mulesoft.modules.agent.broker.api.model.llm.gemini.GeminiThinkingLevel
Packages that use GeminiThinkingLevel
Package
Description
-
Uses of GeminiThinkingLevel in com.mulesoft.modules.agent.broker.api.model.llm.gemini
Methods in com.mulesoft.modules.agent.broker.api.model.llm.gemini that return GeminiThinkingLevelModifier and TypeMethodDescriptionstatic GeminiThinkingLevelReturns the enum constant of this class with the specified name.static GeminiThinkingLevel[]GeminiThinkingLevel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GeminiThinkingLevel in com.mulesoft.modules.agent.broker.internal.extension.connection.gemini
Methods in com.mulesoft.modules.agent.broker.internal.extension.connection.gemini that return GeminiThinkingLevel