Data Analytics API with Gemini V1BETA API - Module Google::Cloud::GeminiDataAnalytics::V1beta::ChatRequest::ThinkingMode (v0.8.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API module Google::Cloud::GeminiDataAnalytics::V1beta::ChatRequest::ThinkingMode.

Mode of thinking for the agent.

Constants

THINKING_MODE_UNSPECIFIED

value: 0
Unspecified thinking mode, agent will use THINKING mode by default.

FAST

value: 1
Fast mode, answers quickly.

THINKING

value: 2
Thinking mode, solves complex problems.