We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please help resolve the intended method name for checking availability from the factories.
The spec defines *Factory.available(): https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dom-aisummarizerfactory-available https://webmachinelearning.github.io/writing-assistance-apis/#dom-aiwriterfactory-available https://webmachinelearning.github.io/writing-assistance-apis/#dom-airewriterfactory-available
*Factory.available()
The explainer describes *Factory.availability(): https://github.com/webmachinelearning/writing-assistance-apis?tab=readme-ov-file#testing-available-options-before-creation
*Factory.availability()
The text was updated successfully, but these errors were encountered:
Oops! The intent is availability(), especially after #29 lands. I will fix the spec momentarily.
availability()
Sorry, something went wrong.
9ada362
No branches or pull requests
Please help resolve the intended method name for checking availability from the factories.
The spec defines
*Factory.available()
:https://webmachinelearning.github.io/writing-assistance-apis/#ref-for-dom-aisummarizerfactory-available
https://webmachinelearning.github.io/writing-assistance-apis/#dom-aiwriterfactory-available
https://webmachinelearning.github.io/writing-assistance-apis/#dom-airewriterfactory-available
The explainer describes
*Factory.availability()
:https://github.com/webmachinelearning/writing-assistance-apis?tab=readme-ov-file#testing-available-options-before-creation
The text was updated successfully, but these errors were encountered: