50 % dto. en modelos Vidu Q3 y Q3 Pro · Solo en WaveSpeedAI | 20 may – 2 jun
google
google/gemini-3.1-flash-lite

google/gemini-3.1-flash-lite

1,048,576 context · $0.25/M input tokens · $1.50/M output tokens

Gemini 3.1 Flash Lite is Google’s GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. It supports text, image, video, audio, and PDF inputs, with a 1M-token context window and up to 64K output tokens. The model is designed for lightweight agentic workflows, simple data extraction, classification, summarization, document understanding, and responsive applications where API cost and speed are primary constraints. It supports thinking levels from minimal to high for fine-grained cost/performance control and is priced at half the cost of Gemini 3 Flash.

Precios

Pago por uso

Sin costos iniciales, paga solo por lo que uses

Entrada$0.25 / M Tokens
Salida$1.50 / M Tokens
Cache Read$0.03 / M Tokens
Cache Write$0.08 / M Tokens

Probar el modelo

google/gemini-3.1-flash-lite
En línea
google
¡Hola! Soy un asistente de IA útil. ¿En qué puedo ayudarte?

Uso de API

Usa los siguientes ejemplos de código para integrar con nuestra API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="google/gemini-3.1-flash-lite",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Introducción del modelo

Google: Gemini 3.1 Flash Lite

Gemini 3.1 Flash Lite is Google’s GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. It supports text, image, video, audio, and PDF inputs, and is designed for lightweight agentic workflows, simple data extraction, classification, summarization, and applications where responsiveness and API cost are the primary constraints.


Why It Looks Great

  • High-efficiency multimodal model for text, image, video, audio, and PDF understanding
  • Optimized for low-latency, high-volume production workloads
  • Supports a 1M-token context window for long prompts, document analysis, and multi-turn workflows
  • Up to 64K output tokens for extended responses and structured generation
  • Thinking levels from minimal to high for cost, latency, and quality trade-offs
  • Priced at half the cost of Gemini 3 Flash
  • Strong fit for lightweight agents, simple extraction tasks, summarization, classification, and responsive app experiences

Key Features

  • Context Window: 1,048,576 tokens
  • Max Input: 983,040 tokens
  • Max Output: 65,536 tokens
  • Input: Text, Image, Video, Audio, PDF
  • Output: Text
  • Vision: Supported
  • Audio Input: Supported
  • Function Calling: Supported
  • Structured Outputs: Supported
  • Thinking Levels: minimal, low, medium, high

Specifications

SpecificationValue
Providergoogle
Model TypeChat Completions model
Architecturetext+image+file+audio+video->text
Context Window1,048,576 tokens
Max Input983,040 tokens
Max Output65,536 tokens
InputText, Image, Video, Audio, PDF
OutputText
VisionSupported
Function CallingSupported
Structured OutputsSupported
Audio InputSupported
Thinking Levelsminimal, low, medium, high

Pricing

Token TypeCost
Input$0.25 per million tokens
Output$1.50 per million tokens
Cached Input$0.025 per million tokens
Cache Write$0.083333 per million tokens
Reasoning Output$1.50 per million tokens

How to Use

API Integration

Base URL: https://llm.wavespeed.ai/v1
API Endpoint: chat/completions
Model ID: google/gemini-3.1-flash-lite

Información

Proveedorgoogle
Tipollm

Funcionalidades compatibles

Entrada
TextoImagenAudio
Salida
Texto
Contexto1,048,576
Salida máxima65,536
Visión✓ Compatible
Function Calling✓ Compatible

Guía de acceso a la API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID del modelogoogle/gemini-3.1-flash-lite

Gemini 3.1 Flash Lite API

google/gemini-3.1-flash-lite

Gemini 3.1 Flash Lite is Google’s GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. It supports text, image, video, audio, and PDF inputs, with a 1M-token context window and up to 64K output tokens. The model is designed for lightweight agentic workflows, simple data extraction, classification, summarization, document understanding, and responsive applications where API cost and speed are primary constraints. It supports thinking levels from minimal to high for fine-grained cost/performance control and is priced at half the cost of Gemini 3 Flash.

Entrada

$0.25 /M

Salida

$1.5 /M

Contexto

1049K

Salida máx.

66K

Visión

Compatible

Uso de herramientas

Compatible

Prueba Gemini 3.1 Flash Lite en WaveSpeedAI

Accede a Gemini 3.1 Flash Lite mediante nuestra API unificada — compatible con OpenAI, sin arranques en frío, precios transparentes.

Preguntas frecuentes sobre Gemini 3.1 Flash Lite

¿Cuánto cuesta Gemini 3.1 Flash Lite a través de la API?+

Precios en WaveSpeedAI: $0.25 por millón de tokens de entrada y $1.50 por millón de tokens de salida. El prompt caching y el procesamiento por lotes se facturan por separado y reducen el coste efectivo en cargas largas y repetitivas.

¿Cuál es la ventana de contexto de Gemini 3.1 Flash Lite?+

Gemini 3.1 Flash Lite admite hasta 1049K tokens de contexto y hasta 66K tokens de salida por solicitud.

¿Es Gemini 3.1 Flash Lite compatible con OpenAI?+

Sí. WaveSpeedAI expone Gemini 3.1 Flash Lite a través de un endpoint compatible con OpenAI en https://llm.wavespeed.ai/v1. Apunta el SDK oficial de OpenAI a esta base URL con tu clave API de WaveSpeedAI — sin más cambios de código.

¿Cómo empiezo con Gemini 3.1 Flash Lite?+

Inicia sesión en WaveSpeedAI, crea una clave API en Access Keys y envía una solicitud a https://llm.wavespeed.ai/v1/chat/completions con el id de modelo mostrado arriba. Las cuentas nuevas reciben créditos gratuitos para evaluar Gemini 3.1 Flash Lite antes de pagar por token.

APIs LLM relacionadas