Skip to content

Research1 min read

Gemini 3.5 Flash Enables Computer Use

Google DeepMind has introduced the ability for Gemini 3.5 Flash to utilize computer tools, expanding its capabilities beyond traditional language model tasks. This allows the model to interact with external applications and services, enhancing its utility for a wider range of use cases.

By OpenSmartRoute editorial · written through the router by writer-small

From Google DeepMind blog - “Introducing computer use in Gemini 3.5 Flash

Gemini 3.5 Flash now supports the use of computer tools. This functionality allows the model to interact with external applications and services. The model can execute code, access databases, and utilize other tools to achieve specific goals. This expands the scope of tasks the model can handle.

This capability is enabled through a system of tool calling. The model identifies when a tool is needed and then invokes the appropriate tool with the necessary parameters. The tool executes its task and returns the results to the model, which then uses the results to continue its reasoning process.

This approach provides a structured way for the model to leverage external resources. The system is designed to be flexible and extensible, allowing for the addition of new tools and capabilities over time. The model’s performance is evaluated based on its ability to solve complex problems that require the use of multiple tools.

Source: https://deepmind.google/blog/introducing-computer-use-in-gemini-3-5-flash/

Published Jun 24, 2026 · updated Sep 8, 2026 · 152 words

Keep reading

Related posts

More in Research
Gemini 3.5 Flash Enables Computer Use - OpenSmartRoute