Skip to content

Update retired Claude model id in the hamilton-llm skill - #1690

Open
kasparovabi wants to merge 1 commit into
apache:mainfrom
kasparovabi:chore/opus5-compat
Open

Update retired Claude model id in the hamilton-llm skill#1690
kasparovabi wants to merge 1 commit into
apache:mainfrom
kasparovabi:chore/opus5-compat

Conversation

@kasparovabi

Copy link
Copy Markdown

The Anthropic branch of the provider-switching example in the hamilton-llm skill names a model id the API stopped serving on 28 October 2025, per the Anthropic deprecations page.

File Line Was Now
.claude-plugin/skills/llm/SKILL.md 196 claude-3-5-sonnet-20241022 claude-sonnet-4-6

claude-sonnet-4-6 is the current Sonnet, which keeps the example in the same tier it was written for. The gpt-4 id in the OpenAI branch a few lines up is still served, so I left it alone.

That is the only retired Claude id in the repository. The rest of .claude-plugin and the hamilton package itself do not pin an Anthropic model.

I read this diff line by line before opening it, and I am happy to adjust or drop any part of it. What brought me here was a checker I maintain that flags retired Claude model ids, so I am saying that up front rather than leaving you to wonder. I have not run the example against the API to reproduce a failure, the claim rests on the published retirement date. If you would rather handle this your own way, or would rather not get this kind of contribution at all, tell me and I will not send another.

The Anthropic API stopped serving claude-3-5-sonnet-20241022 on 28 October
2025. The Anthropic branch of the provider-switching example still passes
that id to messages.create.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant