The currently supported [thinking levels](https://github.com/spring-projects/spring-ai/blob/5a4c121d7f1b9f687a6eb8bf86d9ddf5331ebaa8/models/spring-ai-google-genai/src/main/java/org/springframework/ai/google/genai/common/GoogleGenAiThinkingLevel.java#L39) for Spring AI Google GenAI in `v1.1.2` are: - `LOW` - `HIGH` While Google [officially](https://ai.google.dev/gemini-api/docs/thinking#thinking-levels) also supports: - `MINIMAL` - `MEDIUM` for the Gemini 3 Flash familiy.