Merge pull request #8 from pacnpal/claude/review-anthropic-api-01ADup7vAHVxh98p6G7Lyjjw

Review code quality and update Anthropic API
This commit is contained in:
pacnpal
2025-11-14 09:45:53 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -305,7 +305,7 @@ ${diffContent}
'anthropic-version': '2023-06-01'
},
body: JSON.stringify({
model: 'claude-3-5-sonnet-20241022',
model: 'claude-sonnet-4-5',
max_tokens: 4096,
temperature: 0.7,
messages: [{

2
dist/index.js vendored
View File

@@ -32134,7 +32134,7 @@ ${diffContent}
'anthropic-version': '2023-06-01'
},
body: JSON.stringify({
model: 'claude-3-5-sonnet-20241022',
model: 'claude-sonnet-4-5',
max_tokens: 4096,
temperature: 0.7,
messages: [{