"When the policy is set to Allowed (0) or not set, the model is downloaded automatically, and used for inference.
When the policy is set to Disabled (1), the model will not be downloaded, and the existing model (if already downloaded) will be deleted."

--
You received this message because you are subscribed to the Google Groups "Chrome Built-in AI Early Preview Program Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ai-dev-previe...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ai-dev-preview-discuss/5b262010-f676-49e1-80ab-62ecea6dc66an%40chromium.org.
Yes. here comes the screenshots.
I encountered a rather unusual issue during my development session. Everything was functioning correctly until the On-Device Model suddenly became unavailable.
Specifically, I noticed that the "On Device Model" entry has completely disappeared from chrome://components. To investigate whether this was a hardware limitation, I tested the same environment using Chrome Canary (Version 150.0.7839.0, arm64). Surprisingly, the Prompt API works perfectly fine in the Canary build.
I reset all flags. Only enable WebMCP now