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);