Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add claude sonnet 3.5 models #847

Merged
merged 8 commits into from
Jun 20, 2024
Merged

Conversation

srdas
Copy link
Collaborator

@srdas srdas commented Jun 20, 2024

Fixes #845

Added Anthropic's Claude 3.5 Sonnet model, which was released on 20th June 2024. It shows in the drop down list for Anthropic's models and Bedrock's models:

In Bedrock:
image

In Anthropic chat:
image

Builds the message in the help handler and then uses it after clearing chat.
Anthropic's latest model, released 20th June 2024, added.
@srdas srdas added the enhancement New feature or request label Jun 20, 2024
@srdas srdas requested a review from 3coins June 20, 2024 20:00
@srdas srdas changed the title Add claude sonnet Add claude sonnet 3.5 models Jun 20, 2024
@srdas srdas removed the request for review from 3coins June 20, 2024 20:34
@srdas srdas merged commit bc39447 into jupyterlab:main Jun 20, 2024
8 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add anthropic sonnet 3.5 to model list
2 participants