Raphael Caldas
Raphael Caldas
Any way to query `from_existing_index`, like in Pinecone and in the JS implementation?
> > Any way to query `from_existing_index`, like in Pinecone and in the JS implementation? > > did you found any way? Nope. Went back to Pinecone.
> I meet the same problem on AWS lambda, and the flag `--single-process` helps: > > ```js > const browser = await puppeteer.launch({ > headless: true, > args: ['--use-gl=egl', '--no-sandbox',...
Thanks for clarifying this. I think this will be useful for those of us who are trying to deploy to other platforms with read-only or ephemeral filesystems like Heroku.
Reproduced the issue with gem version 1.5.4 && Rails 4.2.1 Including the script manually fixes things.
@neSpecc can't #30 be used for this?
Please do let me know if I can help in any other way.