Back to approved models

Approved model profile_

Googleactive

Gemini 3.5

Gemini 3.5 Flash is Google's brand-new generation core AI model, launched in May 2026, featuring ultimate processing speed, powerful code writing capabilities, and the execution power of an autonomous AI Agent (AI Agent). Although positioned as the lightweight "Flash" series, its performance has...

gemini-3.5-flash
relay/request.mjsready to route
const completion = await client.chat.completions.create({
  model: "gemini-3.5-flash",
  messages: [
    { role: "user",
      content: "Plan a multi-step task" }
  ]
});
policy checked provider selected
CONTEXT1049M contextprompt window
MAX OUTPUT66Mper response
INPUT$1.5 / Mtoken price
OUTPUT$9.0 / Mtoken price

Route configuration_

Use the model through the contract you already have.

PipeLLM resolves provider access, policy, and supported model capabilities without changing the interface your application calls.

ENDPOINThttps://api.pipellm.ai/openaiOpenAI-compatible route
MODEL IDgemini-3.5-flashUse this in every request
GOVERNANCEPolicy controlledApprovals and tool rules apply
PROVIDER AVAILABILITY1 route
ProviderContextMax outputInput / MOutput / M
GCP Vertex1049M context66M$1.5 / M$9.0 / M
Displayed pricing is per one million tokens and may vary by provider.
SUPPORTED SURFACESactive
input: textinput: imageoutput: texttool usecache controlcomputer use

Relay governs model access with the same routing policy that Lens keeps visible and auditable.