G

Google: Gemini Robotics-ER 1.5 Preview

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

Google: Gemini Robotics-ER 1.5 Preview

Model Overview

Property Value
Model ID google/gemini-robotics-er-1.5-preview
Name Gemini Robotics-ER 1.5 Preview
Provider Google
Released 2025

Description

A specialized model for robotics and embodied reasoning (ER) applications. Designed to understand and reason about physical environments, robot actions, and spatial relationships.

Specifications

Spec Value
Context Window 1,048,576 tokens
Max Completion 8,192 tokens
Modalities Text, Image, Video

Pricing

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

Capabilities

  • Spatial Reasoning: Yes
  • Robot Action Planning: Yes
  • Environment Understanding: Yes
  • Vision: Yes

Use Cases

Robotics applications, embodied AI, spatial reasoning, action planning, physical environment analysis.

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-robotics-er-1.5-preview",
    "messages": [{"role": "user", "content": "Plan robot action for..."}],
    "max_tokens": 4096
  }'
  • google/gemini-2.5-pro - General-purpose Pro

Notes

Specialized preview model for robotics research and development.


Last Updated: December 28, 2025