Skip to main content
Access Google’s Gemini models through the Runcrate API. Same models, OpenAI-compatible format, no Google Cloud project required.

Available Gemini models


Basic usage


Long-context analysis (1M tokens)

Gemini’s 1M token context handles entire codebases or books in a single request:

Vision — image analysis


Runcrate vs. direct Google API


Pro vs. Flash


Tips

  • 1M context is real — you can feed entire repositories or book-length texts.
  • Gemini 2.5 Flash is the cost-effective choice for high-volume tasks.
  • Same API format: just change the model string from DeepSeek or Llama.

Next steps