Phil Nash
Phil Nash
I'm afraid I've still not seen this error, but I don't have a Windows machine to test with. Did anything from [this Stack Overflow answer](https://stackoverflow.com/a/69699772/217593) help?
I use the Web Share API at the bottom of blog posts on my blog, for example here: https://philna.sh/blog/2018/04/25/web-share-api-with-web-components/. It is used to share the current page. [DEV](https://dev.to) were [using...
@dependabot rebase
@dependabot rebase
@dependabot rebase
I am not sure what is going on here. Is there anything else you have changed? Can you try running it on Node version 22? (That's the version I have...
It also seems as though the current model exposed by the GoogleAI embeddings [is actually `embedding-001`](https://github.com/firebase/genkit/blob/main/js/plugins/googleai/src/embedder.ts#L57), it is just called Gecko in the code. Should this be updated somehow?
I think that mocking the API from within your tests is likely the best way to handle this. You can actually see how this is done within this repo. There...
Hi @skadz! Sorry for the slow response on this, I'm not sure how I missed the notification. I'm not sure what's going on there, but perhaps you can help debug....
That error would be expected if the extension were unable to start the ngrok service and manage it itself. Also, the parsing of the config file to show the available...