langchain icon indicating copy to clipboard operation
langchain copied to clipboard

GPT4All Python Bindings out of date [move to new multiplatform bindings]

Open AndriyMulyar opened this issue 1 year ago • 1 comments

Feature request

The official gpt4all python bindings now exist in the gpt4all pip package. Langchain currently relies on the no-longer maintained pygpt4all package. Langchain should use the gpt4all python package with source found here: https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python

Motivation

The source at https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python supports multiple OS's and platforms (other bindings do not). Nomic AI will be officially maintaining these bindings.

Your contribution

I will be happy to review a pull request and ensure that future changes are PR'd upstream to langchains :)

AndriyMulyar avatar May 13 '23 15:05 AndriyMulyar

PR #4567 Credit: @Chae4ek

senbihan avatar May 13 '23 15:05 senbihan

Hi, @AndriyMulyar. I'm Dosu, and I'm helping the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, the issue you raised was about the GPT4All Python bindings in the Langchain project using an outdated package. It seems that the issue has been resolved by updating the bindings to the official gpt4all package maintained by Nomic AI. A pull request (#4567) has been submitted by @Chae4ek and credited by @senbihan.

Before we close this issue, we wanted to check with you if it is still relevant to the latest version of the LangChain repository. If it is, please let us know by commenting on this issue. Otherwise, feel free to close the issue yourself, or it will be automatically closed in 7 days.

Thank you for your contribution to the LangChain project!

dosubot[bot] avatar Sep 02 '23 16:09 dosubot[bot]