Bobby Dowling
Bobby Dowling
Thanks for this fix. Pardon the ignorance, but how do I incorporate into an existing project using Capacitor 2? My build.gradle: `buildscript { repositories { google() jcenter() } dependencies {...
Sorry, late night, realized this later and should have deleted the comment. Wish I would have known you had already published a build. Went ahead and upgraded to Capacitor 3...
I'm still seeing this problem. Is the fix in: langchain 0.0.150 ? I have to add to the prompt: "Do not use the LIMIT keyword in SQL statements.", but then...
Yeah, still seems to work, but the console error is a nag. Maybe need to use the ChangeDetectorRef to check for changes?
After variable binding? I configure busy in the HTML and set the variable equal to the observable, say when I call an API data service.
What I thought you meant. I'll give it a try. Thanks.
Neither seemed to work, unfortunately.
But I'm not doing this is init.
Change SKU from 'S0' to 'S' in main.bicep: param openAiSkuName string = 'S' Also need to set network ACL in cognitiveservices.bicep: 
I am accessing over https:.. I just clicked your link... and I get the same errors: - enumerateDevices() not supported - Cannot read UserMedia from MediaDevices