This commit is contained in:
sebseb7
2025-10-10 05:54:07 +02:00
parent 5ec9c05dca
commit 8e7171622c

2
x.js
View File

@@ -257,7 +257,7 @@ async function summarizeMostRecentCommitDE(webhookPayload = null) {
let summary;
if (provider === 'bedrock') {
// Use Bedrock API
summary = await callLLMBedrock({
awsAccessKey,
awsSecretKey,