4 min read
|
Saved February 14, 2026
|
Copied!
Do you care about this?
Google has released updates for the Gemini API, enhancing its Gemini 3 model. Key features include new parameters for controlling reasoning depth, image processing, and thought signatures to maintain context in conversations. These updates aim to improve developers' control and efficiency when building applications.
If you do, here's more
Google AI Studio has rolled out updates for the Gemini API, specifically for the new Gemini 3 model. This model is touted as Google's most advanced, featuring enhanced reasoning, autonomous coding, and multimodal capabilities. Key updates include a new parameter, "thinking_level," which allows developers to control the depth of the model's reasoning. Users can set this parameter to "high" for complex tasks or "low" for simpler, cost-effective applications.
Another significant change involves the "media_resolution" parameter, enabling developers to adjust the token usage for image, video, and document inputs. This flexibility helps balance visual quality with performance. The introduction of "Thought Signatures" is aimed at maintaining the model's reasoning across interactions, which is particularly important for complex tasks. These signatures ensure that the model retains context and reasoning as conversations progress.
Developers are encouraged to follow best practices when working with Gemini 3 Pro to optimize its performance. Recommendations include maintaining a uniform structure in prompts, keeping the temperature parameter at its default value of 1.0, and clearly specifying multimodal instructions. The updates reflect a shift towards more nuanced and controlled interactions with AI, providing developers with tools to tailor responses and enhance overall functionality. For those looking to implement these features, comprehensive documentation is available.
Questions about this article
No questions yet.