Docs / Gemini CLI

Gemini CLI

OpenAI-compatible (with /v1)

Connect via OpenAI-compatible mode.

Base URL
https://llmapi.pro/v1
API Key
sk-... (create in Console → API Keys)
Recommended
claude-opus-4-8 · claude-sonnet-4-6 · claude-haiku-4-5

Setup steps

  1. Set OpenAI-compatible env vars:
export OPENAI_BASE_URL=https://llmapi.pro/v1
export OPENAI_API_KEY=sk-YOUR_KEY
  1. In a build that supports an OpenAI-compatible backend, select that provider and set the model to claude-opus-4-8.

Notes

Client not listed? Any "OpenAI-compatible" app works: Base URL = https://llmapi.pro/v1, key = your sk-..., type the model name. Or email [email protected].
Need help? Email [email protected] · Home