Seedance 2.0 15 % RABATT | Im Video Generator erstellen →
google
google/gemini-2.5-pro-preview-05-06

google/gemini-2.5-pro-preview-05-06

Veröffentlichungsdatum: 2025-05-07

1,048,576 context · $1.25/M input tokens · $10.00/M output tokens

Gemini 2.5 Pro is Google’s state-of-the-art AI model designed for advanced reasoning, coding, mathematics, and scientific tasks. It employs “thinking” capabilities, enabling it to reason through responses with enhanced accuracy...

Wird eingestellt 3. Juli 2026

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe
200K $1.25 / M Tokens
> 200K $2.50 / M Tokens
Ausgabe
200K $10.00 / M Tokens
> 200K $15.00 / M Tokens
Cache Read
200K $0.13 / M Tokens
> 200K $0.25 / M Tokens

Modell ausprobieren

google/gemini-2.5-pro-preview-05-06
Online
google
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer 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-2.5-pro-preview-05-06",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Modelleinführung

Google gemini-2.5-pro-preview-05-06

google gemini-2.5-pro-preview-05-06


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 1048576 context window for long document handling
  • Competitive pricing at $1.4/$11.0 per million tokens

Key Features

  • Context Window: 1048576 tokens
  • Max Output: 65535 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderGoogle
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window1048576 tokens
Max Output65535 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$1.4
Output$11.0

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: google/gemini-2.5-pro-preview-05-06


API Usage

Python SDK

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-2.5-pro-preview-05-06",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "google/gemini-2.5-pro-preview-05-06",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: google/gemini-2.5-pro-preview-05-06
  • Provider: Google

Info

Anbietergoogle
Typllm

Unterstützte Funktionen

Eingabe
TextBildAudio
Ausgabe
Text
Kontext1,048,576
Max. Ausgabe65,535
Vision✓ Unterstützt
Function Calling✓ Unterstützt

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDgoogle/gemini-2.5-pro-preview-05-06

Gemini 2.5 Pro Preview 05 06 API

google/gemini-2.5-pro-preview-05-06

Gemini 2.5 Pro is Google’s state-of-the-art AI model designed for advanced reasoning, coding, mathematics, and scientific tasks. It employs “thinking” capabilities, enabling it to reason through responses with enhanced accuracy...

Eingabe

$1.25 /M

Ausgabe

$10 /M

Kontext

1049K

Max. Ausgabe

66K

Vision

Unterstützt

Tool-Nutzung

Unterstützt

Gemini 2.5 Pro Preview 05 06 auf WaveSpeedAI testen

Zugriff auf Gemini 2.5 Pro Preview 05 06 über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Gemini 2.5 Pro Preview 05 06

Wie viel kostet die Gemini 2.5 Pro Preview 05 06-API?+

Preise auf WaveSpeedAI: $1.25 pro Million Input-Tokens und $10.00 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Gemini 2.5 Pro Preview 05 06?+

Gemini 2.5 Pro Preview 05 06 unterstützt bis zu 1049K Kontext-Tokens und bis zu 66K Output-Tokens pro Anfrage.

Ist Gemini 2.5 Pro Preview 05 06 OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Gemini 2.5 Pro Preview 05 06 über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Gemini 2.5 Pro Preview 05 06?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Gemini 2.5 Pro Preview 05 06 zu testen.

Verwandte LLM-APIs