ModelsGoogle

Gemini

Live

Gemini 2.5 Pro by Google. Long context, images.

Read the API docsAvailable through the API with a Holder or Builder key.
Speed
3 of 4
Fast
Context window
1M tokens
How much text fits in one request
Who can use it
Holder and Builder
Hold 100K tokens, or top up credits
Input, per 1M tokens
$1.25
What the provider charges. Explorer and Holder pay nothing.
Output, per 1M tokens
$10
Builder pays this + 15% from prepaid credits.
Community ranking
Not ranked yet
Rankings appear after the first community votes.

Call it from your code

Use the model id gemini with any OpenAI SDK. Streaming, tools and JSON mode pass straight through.

import os
from openai import OpenAI

client = OpenAI(base_url="https://api.dualyne.com/v1", api_key=os.environ["DUALYNE_KEY"])

reply = client.chat.completions.create(
    model="gemini",
    messages=[{"role": "user", "content": "Hello"}],
)

Other models

Connect a wallet

Your wallet is your account. You'll sign one message to prove it's yours. No transaction, no gas.

No wallet found in this browser. Pick one below, then come back to this page.

Get a wallet