public enum ChatRequest.Types.ThinkingModeReference documentation and code samples for the Data Analytics API with Gemini v1 API enum ChatRequest.Types.ThinkingMode.
Mode of thinking for the agent.
Namespace
Google.Cloud.GeminiDataAnalytics.V1Assembly
Google.Cloud.GeminiDataAnalytics.V1.dll
Fields |
|
|---|---|
| Name | Description |
Fast |
Fast mode, answers quickly. |
Thinking |
Thinking mode, solves complex problems. |
Unspecified |
Unspecified thinking mode, agent will use THINKING mode by default. |