Commit 228df34
Fix Claude model name format
Use correct model ID with dashes instead of dots:
claude-sonnet-4-5-20250929 (not claude-sonnet-4.5-20250929)
Fixes: 404 "model not found" error in agent execution
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 9d681fc commit 228df34
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
0 commit comments