mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
Merge pull request #196 from anthropics/sgrider/model-check
Remove duplicate model usage check from notebook-review
This commit is contained in:
@@ -5,14 +5,6 @@ description: Comprehensive review of Jupyter notebooks and Python scripts
|
||||
|
||||
Review the changes to Jupyter notebooks and Python scripts in this PR. Please check for:
|
||||
|
||||
## Model Usage
|
||||
Verify all Claude model references against the current list at:
|
||||
https://docs.anthropic.com/en/docs/about-claude/models/overview.md
|
||||
- Flag any deprecated models (older Sonnet 3.5, Opus 3 versions)
|
||||
- Flag any internal/non-public model names
|
||||
- Suggest current alternatives when issues found
|
||||
- Recommend aliases ending in -latest for stability
|
||||
|
||||
## Code Quality
|
||||
- Python code follows PEP 8 conventions
|
||||
- Proper error handling
|
||||
|
||||
Reference in New Issue
Block a user