Philippe PRADOS

Results 39 comments of Philippe PRADOS

Hello @hwchase17, Because the last version (205) have a bug, it's not possible to build the doc, and check my code. I waiting another version to update my pull request.

I've adjusted the code from the version 0.0.216. If someone would like to test the different implementation, before the pull request is validated, you can visit [here](https://github.com/pprados/exlangchain). @eyurtsev, please, I...

Hello @baskaryan and @hinthornw, "5 fairly modular/independent classes being added". It's not really the case. All these modular/independent classes extend the same class `[GoogleDriveUtilities](https://github.com/pprados/langchain/blob/pprados/google_drive/langchain/tools/google_drive/tool.py)` with just some modification in the...

Hello @baskaryan and @hinthornw, Thank you for taking the time to analyze my code. I've just resynchronized it with the `upstream/master` branch (version 222), and I check the Github Action...

:worried: Hello @eyurtsev @hwchase17 @vowelparrot, @baskaryan, and @hinthornw, **Once again, I've resynchronized the code. I've been desperately waiting for a code review for 10 weeks. I suppose this is the...

I just fix the github script to reject the lint (and a little bug in test)

Hello @baskaryan, I check the backwards compatibility of code, and I fix some bugs. When I started the code, the attributes `file_loader_cls`, `file_loader_kwargs`, `load_trashed_files`, `file_types` were not present. I tested...

Hello @eyurtsev, @hwchase17, @vowelparrot, @baskaryan and @hinthornw, Can someone contact me via discord, to organize a commented review, if that would make things easier?

https://github.com/langchain-ai/langchain/pull/9999