timeout = 4; $result = $http->get($url); if (!$result) $this->markTestSkipped('Local Ollama server seems not to be available.'); } }