Add Anthropic model auto-discovery to the Chat Models Node [GOT CREATED]

Anthropic released Claude 3.7 yesterday.
However, It’s not visible in the node and requires manual entry:

There’s an API endpoint for automatic model discovery:

How about implementing it inside the node, so it automatically fetches the list of available models when users open the dropdown list?

1 Like

Thank you for the suggestion. You’re right, it’s something of interest and we explored it before they had a discovery endpoint.

We will investigate and look to add this in the coming versions.

2 Likes

Good news — the Anthropic Chat Model node now fetches available models dynamically from the API, released in n8n v1.82.0 via #13543. Closing as completed.

2 Likes