pdfGPT icon indicating copy to clipboard operation
pdfGPT copied to clipboard

`requirements > langchain-serve` is no longer maintained, any alternative?

Open benwinding opened this issue 4 months ago • 3 comments

Looks like this dependency is no longer maintained. Is there a replacement for this?

https://github.com/bhaskatripathi/pdfGPT/blob/3cfa4e8ba8d5a2d19512c3ce4ccf7d52f1c7a1ab/requirements.txt#L8

image

benwinding avatar Feb 20 '24 11:02 benwinding

Having the same issue, i try different things but nothing work.

YvesleCurseur avatar Feb 20 '24 19:02 YvesleCurseur

Maybe ollama?

https://python.langchain.com/docs/integrations/text_embedding/ollama https://github.com/ollama/ollama?tab=readme-ov-file#rest-api

ClimenteA avatar Feb 21 '24 08:02 ClimenteA

Hi Guys, I understand that it Langserve doesn't provides support now. In the hindsight, I acknowledge that I shouldn't have accepted their PR. However, you can use the original code of PDF-GPT from this location to build, deploy or customize it as per your requirements: https://huggingface.co/spaces/bhaskartripathi/pdfGPT_Turbo/blob/main/app.py https://huggingface.co/spaces/bhaskartripathi/pdfGPT_Turbo/blob/main/requirements.txt

bhaskatripathi avatar Feb 21 '24 08:02 bhaskatripathi