Skip to content

[Bug]: Too many request alert #30

@LeoLedesma

Description

@LeoLedesma

Description

Hi there,
When I use Gemini 3 Pro Review in the CLI and the model is working, this error appears below the prompt box

Image

Reproduction Steps

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Actual Behavior

A clear and concise description of what actually happens.

Screenshots

Image

Environment

  • OS: Windows
  • Version: [e.g. 22]

Opencode Information

  • Opencode Type: CLI
  • Opencode Version: [1.1.13]
  • Opencode Settings:
    {
    "$schema": "https://opencode.ai/config.json",
    "plugin": ["opencode-gemini-auth@latest"],
    "provider": {
    "google": {
    "models": {
    "gemini-3-pro-preview": {
    "options": {
    "thinkingConfig": {
    "thinkingLevel": "high",
    "includeThoughts": true
    }
    }
    }
    }
    }
    }
    }

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions