Skip to content

Chore/Opus 4.5#5520

Merged
HenryHengZJ merged 42 commits intomainfrom
chore/Models-Update
Nov 26, 2025
Merged

Chore/Opus 4.5#5520
HenryHengZJ merged 42 commits intomainfrom
chore/Models-Update

Conversation

@HenryHengZJ
Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @HenryHengZJ, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on expanding the platform's AI capabilities by integrating the new Claude 4.5 Opus model. This allows users to leverage the latest Anthropic model through different services. Concurrently, several documentation and configuration files received minor formatting updates to ensure a consistent and clean codebase.

Highlights

  • New Model Integration: Added support for the Claude 4.5 Opus model across various integration points, including AWS Bedrock and general Anthropic chat configurations.
  • Documentation Formatting: Minor formatting improvements were applied to README.md, SECURITY.md, and i18n/CONTRIBUTING-ZH.md to enhance readability and consistency.
  • Configuration File Cleanup: Adjusted YAML syntax and indentation in metrics/otel/compose.yaml for better structure and clarity.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces support for the Claude Opus 4.5 model across AWS Bedrock, Anthropic, and Google Vertex AI providers by updating the models.json configuration file. The changes also include minor formatting adjustments in several documentation and configuration files, likely to align with project-wide code style standards. The implementation for adding the new model is correct and follows the existing structure. The formatting changes improve code consistency. Overall, the changes are straightforward and well-executed.

@HenryHengZJ HenryHengZJ merged commit 7cc2c13 into main Nov 26, 2025
2 checks passed
davehamptonusa pushed a commit to davehamptonusa/Flowise that referenced this pull request Dec 8, 2025
* add gemini flash

* add gemin flash to vertex

* add gemin-1.5-flash-preview to vertex

* add azure gpt 4o

* add claude 3.5 sonnet

* add mistral nemo

* add groq llama3.1

* add gpt4o-mini to azure

* o1 mini

* add groq llama 3.2

* update anthropic models

* add 3.5 haiku

* update vertex embedding models

* add azure o1 models

* add o3 mini

* add wolframalpha tool

* Update pnpm-lock.yaml

* add claude sonnet 3.7 to vertex and bedrock

* Update pnpm-lock.yaml

* update gemini

* Update pnpm-lock.yaml

* add opus 4.5

* Update CONTRIBUTING-ZH.md

* Update compose.yaml
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.

1 participant