Rad
June 24, 2024, 1:02am
1
Hi there,
Will you add support for Claude sonnet 3.5 API, at the moment Claude has support for their 3 models but not the last new addition of sonnet 3.5, I am using n8n 1.46.0
Best,
Rad
n8n
June 24, 2024, 1:02am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
ria
June 24, 2024, 3:11pm
3
Hi @Rad
it’s already in the pipeline and will go out with the next release
master ← ai-calude-sonnet
opened 09:42AM - 21 Jun 24 UTC
## Summary
- Add support for Claude 3.5 Sonnet(20240620) model and make it defa… ult for latest version of the node
- Filter-out the legacy models from the latest version of the node
## Review / Merge checklist
- [ ] PR title and summary are descriptive. ([conventions](../blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up ticket created.
- [ ] Tests included.
- [ ] PR Labeled with `release/backport` (if the PR is an urgent fix that needs to be backported)
## Links
https://community.n8n.io/t/claude-sonnet-3-5/48995
jan
June 27, 2024, 10:36am
4
New version n8n@1.48.0 got released which includes the GitHub PR 9832 .
Rad
June 27, 2024, 3:14pm
5
Thank you @jan and @ria
Pulled the new version, works like a charm
Best,
Rad