G

Google: Gemini Experimental 1206

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

Google: Gemini Experimental 1206

Model Overview

Property Value
Model ID google/gemini-exp-1206
Name Gemini Experimental 1206
Provider Google
Released December 6, 2024

Description

An experimental Gemini model from December 6, 2024. Provides early access to new capabilities and improvements in development. This model supports multimodal capabilities including vision and image understanding.

Specifications

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

Pricing

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

Capabilities

  • Vision: Yes
  • Tool Use: Yes
  • Streaming: Yes
  • Multimodal: Yes

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-exp-1206",
    "messages": [{"role": "user", "content": "Test experimental features"}],
    "max_tokens": 4096
  }'
  • google/gemini-2.0-flash-exp - Experimental Flash

Notes

Experimental model - may have different behavior than stable releases.


Last Updated: December 28, 2025