G

Google: Gemini 3 Mobile

Google
Vision Tools
32K
Context
Free
Input /1M
Free
Output /1M
4K
Max Output

Google: Gemini 3 Mobile

Model Overview

Property Value
Model ID google/gemini-3-mobile
Name Gemini 3 Mobile
Status Preview
Released 2025-12-15

Description

Lightweight Gemini 3 optimized for mobile devices.

Description

Google: Gemini 3 Mobile is a language model provided by the provider. This model offers advanced capabilities for natural language processing tasks.

Specifications

Spec Value
Context Window 32,000 tokens
Max Output 4,096 tokens
Modalities text, image

Pricing

Type Price
Input FREE
Output FREE

Capabilities

  • Text: Yes
  • Image: Yes
  • Audio: No
  • Video: No
  • Tool Use: Yes
  • JSON Mode: No

Key Features

  1. Multimodal Support - Text, images, audio, video
  2. Large Context - Up to 32,000 tokens
  3. Tool Use - Supported
  4. JSON Mode - Not available
  5. Streaming - Real-time generation
  6. Cost Effective - Optimized pricing

Best For

  • Mobile applications
  • Edge devices
  • Resource-constrained
  • On-device AI

Data & Usage Policies

Policy Status
Training Data Not used for training
Prompt Retention Does not retain prompts
Data Processing Google Cloud privacy compliant

Status & Availability

  • Status: PREVIEW
  • Free Tier: Yes
  • Provider: Google

API Usage Example

curl https://api.langmart.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "google/gemini-3-mobile",
    "messages": [{"role": "user", "content": "Hello"}],
    "max_tokens": 4096
  }'
  • google/gemini-3-pro-preview - Latest flagship
  • google/gemini-2.5-pro - Advanced 2.5
  • google/gemini-2.0-flash - Fast multimodal
  • google/gemma-3-27b-it - Open-source

Source

Generated for LangMart AI Platform on 2025-12-28