Skip to content

fix: replace deprecated Anthropic model snapshots#88

Open
voidborne-d wants to merge 1 commit intoanthropics:masterfrom
voidborne-d:fix/tutorial-model-aliases
Open

fix: replace deprecated Anthropic model snapshots#88
voidborne-d wants to merge 1 commit intoanthropics:masterfrom
voidborne-d:fix/tutorial-model-aliases

Conversation

@voidborne-d
Copy link
Copy Markdown

Summary

  • switch the tutorial default model to a rolling Haiku alias instead of a retired dated snapshot
  • make the tool-use appendix read a stored Sonnet model override or fall back to claude-3-5-sonnet-latest
  • add a small guard script that fails if deprecated direct Anthropic snapshot ids are reintroduced

Validation

  • python3 scripts/check_deprecated_anthropic_models.py

Fixes #61

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.

Appendix Tool use 10.2: claude-3-sonnet-20240229 deprecated

1 participant