Models/google/Gemini 2.5 Computer Use Preview 10-2025
google

Gemini 2.5 Computer Use Preview 10-2025

131K contextFree inputFree output
google/gemini-2.5-computer-use-preview-10-2025

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-computer-use-preview-10-2025",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageOutput: Text

Pricing

InputFree
OutputFree
Context131K tokens

Model Info

Providergoogle
IDgoogle/gemini-2.5-computer-use-preview-10-2025