Google Gemini Pro Latest — AI model

Google Gemini Pro Latest is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

This model always redirects to the latest model in the Google Gemini Pro family.

Specs

VendorGoogle
Typetext, audio, image, video
Context window1,048,576 tokens
Pricing$2.00/M in · $12.00/M out
APIchat_completions
CapabilitiesVision · Tools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "~google/gemini-pro-latest",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models