Skip to content

[Feature] Add Linux Support for Prompt API #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wiseaidev opened this issue Dec 4, 2024 · 2 comments
Closed

[Feature] Add Linux Support for Prompt API #66

wiseaidev opened this issue Dec 4, 2024 · 2 comments

Comments

@wiseaidev
Copy link

Sup!

While building a WASM adapter for Gemini Nano (later used to power Nano OG), I noticed the Prompt API isn't working on Chrome Canary for Linux.

Currently, it throws the following error (typical JS error, ngl):

Error: Other generic failures occurred.

bug

bug

My current setup on chrome canary:

canary
canary

Linux support, like Windows, would be amazing 🥺👉👈!

Looking forward to this enhancement. Keep it up!

Best,
A hopeful Linux enjoyer 🐧

@tomayac
Copy link
Contributor

tomayac commented Dec 4, 2024

This is not a spec issue, but an implementation request for, I guess, the Chrome team. I didn't find an immediate Chromium bug focused on just Linux, but https://issues.chromium.org/issues/350642260 mentions Linux, so it might make sense to star it.

@domenic
Copy link
Collaborator

domenic commented Dec 5, 2024

This appears to be a bug report against a specific implementation of this API (probably Chrome's), and not against the specification. As such, it should be reported against that implementation's bug tracker. For Chrome, that's https://crbug.new/.

@domenic domenic closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants