Skip to content

Conversation

@ben-vargas
Copy link
Contributor

Description

This PR updates documentation for the ai-sdk-provider-gemini-cli community provider to reflect AI SDK v6 compatibility and improvements.

What does this PR do?

  • Adds version compatibility table showing v6, v5, and v4 support with correct NPM tags
  • Updates installation commands with correct version specifiers
  • Clarifies authentication options (6 auth types, with oauth-personal as optional default)
  • Moves verbose/logger settings to model settings section where they belong
  • Adds documentation for Gemini 3 model support (gemini-3-pro-preview, gemini-3-flash-preview)
  • Documents thinkingLevel configuration for Gemini 3 models

Testing

  • Documentation follows the existing community provider format
  • All installation methods are documented with correct versions
  • Model capabilities table accurately reflects the provider's features
  • Authentication methods are clearly documented with examples
  • Links to the provider repository are working

@vercel-ai-sdk vercel-ai-sdk bot added ai/provider documentation Improvements or additions to documentation provider/community labels Jan 3, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 477ac431be

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ben-vargas ben-vargas force-pushed the docs/gemini-cli-v6-update branch from 477ac43 to 0b0b550 Compare January 3, 2026 00:18
- Add version compatibility table showing v6, v5, and v4 support
- Update installation commands with correct version specifiers
- Clarify authentication options (6 auth types, optional with oauth-personal default)
- Move verbose/logger to model settings section
- Add Gemini 3 model documentation
@ben-vargas ben-vargas force-pushed the docs/gemini-cli-v6-update branch from 0b0b550 to 1b60da3 Compare January 3, 2026 00:22
@lgrammel lgrammel merged commit e603ec9 into vercel:main Jan 5, 2026
16 of 17 checks passed
nicoalbanese added a commit that referenced this pull request Jan 6, 2026
Submodule action broken due to unescaped curly brackets. Introduced in
#11498.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider documentation Improvements or additions to documentation provider/community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants