When I try to run await ai.writer.create(); in the console, nothing happens. I have waited for more than an hour and then tried running (await ai.assistant.capabilities()).available; but it just gives Uncaught TypeError: Cannot read properties of undefined (reading 'capabilities')
at <anonymous>:1:21.
I have tried the alternate method to make optimization-guide-on-device-model Enabled instead of Enabled BypassPerfRequirement, but it is still not working. I even checked for my storage problem, but I have enough.
I don't know how to fix it and would love some help with this.