1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-25 19:55:21 +02:00
parent 5bebf61330
commit 5e303bc1f8

15
main.js
View File

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