Skip to main content
Gemini CLI is Google’s official command-line AI tool, allowing you to interact with Gemini models directly from your terminal. By configuring the OpenAI-compatible mode, you can easily connect it to ePhone AI.

Installation

Make sure you have Python 3.9+ installed:

Configuration & Launch

Gemini CLI can be configured via environment variables.

Start Interactive Mode

Key Features

Usage Examples

Analyze a Code File

Quick Query

Gemini CLI defaults to the Google official API. By setting the OPENAI_API_BASE environment variable, it seamlessly switches to ePhone AI’s compatible interface.