1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-25 19:54:42 +02:00
parent c739c86eb9
commit 38ca777ee4

12
main.js
View File

@@ -136,18 +136,6 @@ async function ensureOllamaRunning() { //temporary hack
req.end();
});
}
/* test
*/
// Probieren, ob Ollama erreichbar ist
try {
await pingOllama();