Skip to content

Update dotenv.mdx#582

Open
PichuChen wants to merge 2 commits into
LibreChat-AI:mainfrom
PichuChen:patch-1
Open

Update dotenv.mdx#582
PichuChen wants to merge 2 commits into
LibreChat-AI:mainfrom
PichuChen:patch-1

Conversation

@PichuChen
Copy link
Copy Markdown

Update default Vertex AI Google model list.

  • Add gemini-3.5-flash
  • Add gemini-3.1-flash-lite
  • Keep gemini-3.1-pro-preview-customtools for agentic/custom-tools workflows
  • Keep existing Gemini 2.5 and 2.0 model IDs for backward compatibility

Update default Vertex AI Google model list.

- Add `gemini-3.5-flash`
- Add `gemini-3.1-flash-lite`
- Keep `gemini-3.1-pro-preview-customtools` for agentic/custom-tools workflows
- Keep existing Gemini 2.5 and 2.0 model IDs for backward compatibility
Copilot AI review requested due to automatic review settings May 21, 2026 06:04
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@PichuChen is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the .env documentation for the Google endpoint by revising the example/default GOOGLE_MODELS list to include newer Gemini model IDs and consolidating Gemini API + Vertex AI guidance into a single entry.

Changes:

  • Consolidated the GOOGLE_MODELS documentation into one combined description for Gemini API / Vertex AI.
  • Updated the example GOOGLE_MODELS value to add gemini-3.5-flash and gemini-3.1-flash-lite while retaining existing 2.x/3.1 entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread content/docs/configuration/dotenv.mdx Outdated
Comment on lines +687 to +688
'Available Google models for Gemini Enterprise Agent Platform (Gemini API / Vertex AI), separated by commas.',
'GOOGLE_MODELS=gemini-3.5-flash,gemini-3.1-pro-preview,gemini-3.1-pro-preview-customtools,gemini-3.1-flash-lite,gemini-2.5-pro,gemini-2.5-flash,gemini-2.5-flash-lite,gemini-2.0-flash-001,gemini-2.0-flash-lite-001',
Comment thread content/docs/configuration/dotenv.mdx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants