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

feat(Anthropic Chat Model Node): Add model claude-3-5-sonnet-20241022 #11465

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

riascho
Copy link
Contributor

@riascho riascho commented Oct 29, 2024

Summary

This PR adds the latest Anthropic model Claude 3.5 Sonnet(20241022) - https://docs.anthropic.com/en/docs/about-claude/models

Related Linear tickets, Github issues, and Community forum posts

https://community.n8n.io/t/new-claude-models/59674

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@riascho riascho requested a review from OlegIvaniv October 29, 2024 19:45
@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Oct 29, 2024
Copy link

cypress bot commented Oct 30, 2024

n8n    Run #7619

Run Properties:  status check passed Passed #7619  •  git commit 56e2f33ad8: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 riascho 🗃️ e2e/*
Project n8n
Branch Review anthropic-chat-model-20241022
Run status status check passed Passed #7619
Run duration 04m 16s
Commit git commit 56e2f33ad8: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 riascho 🗃️ e2e/*
Committer Ria
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 460
View all changes introduced in this branch ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@OlegIvaniv OlegIvaniv merged commit f6c8890 into master Oct 31, 2024
33 checks passed
@OlegIvaniv OlegIvaniv deleted the anthropic-chat-model-20241022 branch October 31, 2024 09:10
@github-actions github-actions bot mentioned this pull request Oct 31, 2024
@janober
Copy link
Member

janober commented Oct 31, 2024

Got released with [email protected]

@Maki9009
Copy link

Maki9009 commented Nov 5, 2024

Could you please add vision

@OlegIvaniv
Copy link
Contributor

@Maki9009 Vision is already supported. You can either do it from an agent or using Basic LLM Chain like this:

CleanShot 2024-11-05 at 10 59 55
CleanShot 2024-11-05 at 10 59 40

Here's a reference workflow:

Claude_Vision.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants