From 6801df61f91acc92665a6c33a364ddbcf2ed3f13 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 24 May 2025 14:50:18 +0200 Subject: [PATCH] auto-git: [change] main.js --- main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/main.js b/main.js index 04a51aa..ede667c 100644 --- a/main.js +++ b/main.js @@ -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);