fix link to ai
This commit is contained in:
parent
d83ff5ad4e
commit
bc8f56fc54
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ final readonly class App
|
||||||
curl {$this->base}ulid
|
curl {$this->base}ulid
|
||||||
|
|
||||||
/ai - Generate a UUID using AI in the browser
|
/ai - Generate a UUID using AI in the browser
|
||||||
https://{$this->base}ai
|
{$this->base}ai
|
||||||
|
|
||||||
Only available in the browser, not via curl.
|
Only available in the browser, not via curl.
|
||||||
your browser needs webgpu support. so currently
|
your browser needs webgpu support. so currently
|
||||||
chromium based browsers are your best bet.
|
chromium based browsers are your best bet.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue