Skip to content

Conversation

@lupuletic
Copy link
Contributor

@lupuletic lupuletic commented Feb 24, 2025

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • My code follows the patterns of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Additional context

Anthropic hast just launched Claude Sonnet 3.7: https://www.anthropic.com/news/claude-3-7-sonnet

This is available via Google's VerteX AI: https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-3-7-sonnet

image

Related Issues

Reviewers


Important

Added support for claude-3-7-sonnet@20250219 in Vertex AI models in api.ts.

  • Vertex AI Models:
    • Added support for claude-3-7-sonnet@20250219 in vertexModels in api.ts.
    • Model features: maxTokens 8192, contextWindow 200,000, supports images and computer use, no prompt cache, input price $3.0, output price $15.0.

This description was created by Ellipsis for 39715f1. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

⚠️ No Changeset found

Latest commit: 39715f1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 24, 2025
@lupuletic lupuletic changed the title Added support for Claude sonnet 3.7 via VertexAI Added support for Claude Sonnet 3.7 via VertexAI Feb 24, 2025
@dosubot dosubot bot added the Enhancement New feature or request label Feb 24, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 24, 2025
@mrubens mrubens merged commit 4bc02da into RooCodeInc:main Feb 24, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants