Sim Boon Long

Results 9 comments of Sim Boon Long

Hi, On top of forcing email scope, is there any way to rerequest user emails for facebook currently? This is because once someone has declined a permission, the Login Dialog...

Ok silly me. hello('facebook').login({   scope: 'email',   force: true,   auth_type: 'rerequest' }).then(function() {   // do your stuff here });

amazing library, looking forward to this feature

+1 for V3 support too.

the model i was pulling is https://huggingface.co/cortexso/codestral, encountered similar problem: errors out around 15min mark. i notice `UND_ERR_BODY_TIMEOUT` only happens to `.guff` files that are huge, `cortexso/codestral` is at around...

This is tested to indeed work with 0.5.0-1 version. it assumes that i do a npm global install of `npm i -g cortexso`. However if i do the brew install...

https://github.com/janhq/homebrew-cortexso/blob/bfcd5a09e37de50ea1bdce235b51cc059038eb79/Formula/cortexso.rb#L6