1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-24 14:50:18 +02:00
parent cc0748d9e4
commit 6801df61f9

View File

@@ -233,6 +233,7 @@ Don't reply to my message, just give me the commit message.`;
}
}
// 3. LLM Streaming Call
async function streamLLMCommitMessages(prompt, onDataChunk) {
console.log(prompt);