Data Analytics API with Gemini V1 API - Module Google::Cloud::GeminiDataAnalytics::V1::ChatRequest::ThinkingMode (v0.1.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API module Google::Cloud::GeminiDataAnalytics::V1::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.