Skip to content

Gemini 3.1 pro model not available #20128

Description

@heckcoder

Description

Gemini 3.1 Pro is unavailable or not selectable in the Gemini CLI for Google AI Pro subscribers. An error message states that access is not granted, even though the model is accessible in the Gemini Web App and AI Studio.

System Information

  • Gemini CLI Version: [Run 'gemini --version' and paste here]
  • OS: [e.g., Windows 11, macOS Sequoia, Ubuntu 24.04]
  • Subscription Tier: Google AI Pro / Gemini Advanced

Steps to Reproduce

  1. Open Gemini CLI.
  2. Run /settings and ensure previewFeatures is set to true.
  3. Restart the CLI.
  4. Run /model to select a model.
  5. gemini-3.1-pro-preview is either missing from the list or returns "It seems like you don't have access" when manually specified.

Expected Behavior

As an AI Pro user, Gemini 3.1 Pro should be available for selection as per the official rollout announcement.

Actual Behavior

The CLI returns: "Model 'gemini-3.1-pro-preview' was not found or is invalid" or "It seems like you don't have access to gemini-3.1-pro-preview."

Troubleshooting Already Attempted

  • Updated CLI to the latest version using npm install -g @google/gemini-cli@latest.
  • Logged out and logged back in using gemini login.
  • Verified access in Google AI Studio (works there).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions