Skip to content

chore(models): replace gemini-3.5-flash with gemini-3-7-flash - #243

Merged
sanchitmehtagit merged 1 commit into
mainfrom
chore/gemini-3-7-flash-registry
Aug 26, 2026
Merged

chore(models): replace gemini-3.5-flash with gemini-3-7-flash#243
sanchitmehtagit merged 1 commit into
mainfrom
chore/gemini-3-7-flash-registry

Conversation

@sanchitmehtagit

Copy link
Copy Markdown
Contributor

Description

Swaps gemini-3.5-flash for gemini-3-7-flash across the model registry. Gemini 3.7 Flash is Google's latest coding-focused Flash model, scoring 65.3% on DeepSWE v1.1 vs 49.0% for its predecessor. Pricing is also updated to reflect current rates.

Changes:

  • packages/evals/src/cli/constants.ts: updated KNOWN_WORKING_MODELS array
  • packages/evals-core/src/config/costs.ts: updated COST_TABLE entry from [1.5, 9.0] to [0.75, 3.75] (USD per 1M tokens, input/output)
  • packages/evals/README.md: updated model list in docs

References

Testing

Registry-only change - no logic modified. Existing tests pass unchanged.

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0615530d-9fc0-479c-b144-3c3192ac7f4e


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sanchitmehtagit
sanchitmehtagit marked this pull request as ready for review August 26, 2026 06:24
@sanchitmehtagit
sanchitmehtagit merged commit 0bbbc2a into main Aug 26, 2026
6 checks passed
@sanchitmehtagit
sanchitmehtagit deleted the chore/gemini-3-7-flash-registry branch August 26, 2026 06:54
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