Results 14 comments of Narek Hovsepyan

@pkitatta Does firebase web sdk work with Cordova apps, for authenticating with phone?

You should create a buffer from base64 encoded images, then submit. Something like this. ``` const imageBuffer = new Buffer(imageBase64, "base64"); const taskId = await solver.createTask({ type: 'image-to-text', image: imageBuffer,...

Here are the versions of packages I am using ``` "engines": { "node": ">=16.0.0" }, "dependencies": { "gatsby": "^4.18.2", "gatsby-link": "^4.19.1", "gatsby-plugin-sharp": "^4.19.0", "gatsby-react-router-scroll": "^5.19.0", "gatsby-script": "^1.4.0", "gatsby-theme-portfolio-minimal": "latest", "react":...

@Shiadra have you found workrground on this?

tlsAllowInvalidCertificates=true is not working anymore!!! Digital ocean has started to require always working file @jamesgibson14, do you have any workaround by a chance?

Did you had any solution to this?

Is there any way to record a short clip from stream? which option should I use, if I want to record to file a short clip for 1 minute for...

For me its working correctly in web browser, but on old android device in chrome 66 I get same error. Any idea what it can be definitely not related to...

Any update on this as we have this problem in production?

This pull request in graphrag implements lazygraphrag's extraction of graph using NLP @gusye1234 do you plan to implement it? Do you accept pull requests? https://github.com/microsoft/graphrag/pull/1652/files