From bc8f56fc540f94a1a6cfafa406b5bd42bbb7cfea Mon Sep 17 00:00:00 2001 From: lubiana Date: Fri, 4 Jul 2025 00:12:25 +0200 Subject: [PATCH] fix link to ai --- src/App.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.php b/src/App.php index 6e6f69a..18fae66 100644 --- a/src/App.php +++ b/src/App.php @@ -44,7 +44,8 @@ final readonly class App curl {$this->base}ulid /ai - Generate a UUID using AI in the browser - https://{$this->base}ai + {$this->base}ai + Only available in the browser, not via curl. your browser needs webgpu support. so currently chromium based browsers are your best bet.