auto-git:
[change] main.js
This commit is contained in:
1
main.js
1
main.js
@@ -233,6 +233,7 @@ Don't reply to my message, just give me the commit message.`;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// 3. LLM Streaming Call
|
// 3. LLM Streaming Call
|
||||||
async function streamLLMCommitMessages(prompt, onDataChunk) {
|
async function streamLLMCommitMessages(prompt, onDataChunk) {
|
||||||
console.log(prompt);
|
console.log(prompt);
|
||||||
|
|||||||
Reference in New Issue
Block a user