1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-31 19:38:10 +02:00
parent 344210ee3c
commit 65b7d86595

View File

@@ -1623,6 +1623,7 @@ Source Code:
} }
prompt += `\n---\nWrite ONLY the complete README.md in markdown format. Do NOT add extra explanations, commentary, or code reviews. And remember, the license is ${licenseType}!`; prompt += `\n---\nWrite ONLY the complete README.md in markdown format. Do NOT add extra explanations, commentary, or code reviews. And remember, the license is ${licenseType}!`;
console.log(prompt);
// LLM call // LLM call
const win = evt.sender; // für Cat-Stream const win = evt.sender; // für Cat-Stream
await ensureOllamaRunning(); await ensureOllamaRunning();