mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
Fixes model string for Sonnet 4.5
This commit is contained in:
@@ -11,4 +11,4 @@ ANTHROPIC_API_KEY=your_api_key_here
|
||||
# - claude-opus-4-1-20250805
|
||||
# - claude-sonnet-4-5-20250929
|
||||
|
||||
ANTHROPIC_MODEL=claude-sonnet-4-5
|
||||
ANTHROPIC_MODEL=claude-sonnet-4-5-20250929
|
||||
Reference in New Issue
Block a user