You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prompt API fails for mathematical calculations: "Uncaught NotSupportedError: The model attempted to output text in an untested language, and was prevented from doing so."
#61
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.
I get the following error when I prompt to calculate anything: "Uncaught NotSupportedError: The model attempted to output text in an untested language, and was prevented from doing so."
How do I get around this?
The text was updated successfully, but these errors were encountered:
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/.
The calculator example mentioned in the README doesn't work.
I get the following error when I prompt to calculate anything: "Uncaught NotSupportedError: The model attempted to output text in an untested language, and was prevented from doing so."
How do I get around this?
The text was updated successfully, but these errors were encountered: