C K.K
unread,Oct 13, 2025, 5:04:11 AM10/13/25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chrome Built-in AI Early Preview Program Discussions, Thomas Steiner, Chrome Built-in AI Early Preview Program Discussions, C K.K
Hi Thomas,
Feel free to call me "Celestino". Thanks for your response. Let me get a little more detailed.
Issue Title:
Optimization Guide On Device Model component missing in Chrome Dev (v143) even after all AI API flags enabled
Issue Description:I’m testing the new Chrome built-in AI APIs (Gemini Nano / ai.languageModel) in a Chrome Extension project for the Chrome Built-in AI APIs Hackathon.
After enabling all related AI flags, the “Optimization Guide On Device Model” component does not appear under chrome://components. As a result, ai.languageModel remains undefined.
This prevents use of Gemini Nano on-device inference.
My Environment: - Chrome Version
Google Chrome 143.0.7461.3 (Official Build) dev (64-bit)
- OS
Windows 10 Version 22H2 (Build 19045.6396)
- Hardware
x64 CPU,
- Network
Stable broadband
- Region
Nairobi, Kenya(East Africa)
- Profile Type
Default (not managed, not guest), from my account:
kcelestin...@gmail.com- Extensions Used
Testing a Manifest V3 extension with background + devtools scripts
Chrome AI APIs Enabled
Text Safety Classifier
Prompt API for Gemini Nano
Prompt API for Gemini Nano with Multimodal Input
Summarization API for Gemini Nano
Writer API for Gemini Nano
Rewriter API for Gemini Nano
Proofreader API for Gemini Nano
Reproduction Steps
-
Install Chrome Dev build 143.0.7461.3 (64-bit) on Windows 10.
-
Visit chrome://flags and enable:
-
Relaunch Chrome.
-
Visit chrome://components.
-
Observe: No “Optimization Guide On Device Model” component appears.
All this time, I am using the
DevTools on the Service Worker URL for the Chrome Extension I am testing on. I also registered my gmail account to Origin Trials. Request your assistance

My extension does communicate back that the Prompt API is not available, which again validates that the Gemini Nano was not installed :( .
Looking forward to your assistance in resolving the issue.
With Best Regards,
Celestino