LiuVaayne

Results 18 comments of LiuVaayne

> Apparently, this fxies the issue. It worked for me, at least (grpc 1.38 + go-control-plane 0.9.9) [grpc/grpc-go#5131 (comment)](https://github.com/grpc/grpc-go/issues/5131#issuecomment-1022434793) worked for me, too.

It would be better to split the pull request (PR) into two separate PRs. One for upgrading SQLAlchemy and another for adding support for `pgvector_rs`. This approach will make the...

all done @JohnJyong

All done @JohnJyong

@JohnJyong Do you have time to review this PR, Thanks

@acheong08 Hi I can take this, but I will use black and flake 8 instead of pylint,is that OK? It can be automatic by pre-commit on every git commit.

Sure, I will add a github action for this

> Couldn't this be easily done and integrated using something like `https://github.com/pre-commit/pre-commit` as it is amazing in maintaining consistency as well as you can link flake 8/black/pylint ect Yes, That’s...

@acheong08 @PyRo1121 I create a PR https://github.com/acheong08/ChatGPT/pull/121 for this, I check the github CI, it all passed. Please review.