delivey

Results 5 comments of delivey

Any updates on this? Feel like this is a pretty big issue.

For some reason, even ``` passport.use(new LocalStrategy({ usernameField: 'email' }, User.authenticate())); ``` doesn't work for me (getting duplicate username field error). Tried `passport.use(User.createStrategy());` as well, no luck. Anyone running into...

Seems like the same issue is present for `ChatVectorDBQAChain` as well.

go get github.com/nedpals/postgrest-go Fixes it for me