G

Google: Gemini 2.5 Computer Use Preview 10-2025

Google
Vision
131K
Context
$1.00
Input /1M
$2.00
Output /1M
8K
Max Output

Google: Gemini 2.5 Computer Use Preview 10-2025

Model Overview

Property Value
Model ID google/gemini-2.5-computer-use-preview-10-2025
Name Gemini 2.5 Computer Use Preview 10-2025
Provider Google
Released October 2025

Description

A specialized preview model designed for computer use and automation tasks. Enables AI-driven interaction with computer interfaces, including clicking, typing, and navigating applications.

Specifications

Spec Value
Context Window 131,072 tokens
Max Completion 8,192 tokens
Modalities Text, Image, Computer Use

Pricing

Type Price
Input $1.00 per 1M tokens
Output $2.00 per 1M tokens

Capabilities

  • Computer Use: Yes
  • Screen Understanding: Yes
  • GUI Automation: Yes
  • Vision: Yes

Use Cases

Desktop automation, GUI testing, computer-assisted tasks, workflow automation.

Integration with LangMart

Gateway Support: Type 2 (Cloud), Type 3 (Self-hosted)

API Usage:

curl -X POST https://api.langmart.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-computer-use-preview-10-2025",
    "messages": [{"role": "user", "content": "Navigate to settings"}],
    "max_tokens": 4096
  }'
  • google/gemini-2.5-pro - Standard Pro model
  • google/gemini-2.5-flash - Flash variant

Notes

Preview model for computer use - requires appropriate permissions and setup.


Last Updated: December 28, 2025