bhaskatripathi / pdfGPT

PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
https://huggingface.co/spaces/bhaskartripathi/pdfGPT_Turbo
MIT License
6.98k stars 837 forks source link

server disconnected error #52

Closed smeet07 closed 1 year ago

smeet07 commented 1 year ago

I am getting server disonnected error while running the command lc-serve deploy jcloud api image

deepankarm commented 1 year ago

@smeet07 Is this a consistent error, or does a retry help?

smeet07 commented 1 year ago

I tried 3-4 times every time it creates a cloud which is successfully created and then it starts deploying, after a while it shows sever disconnected error

smeet07 commented 1 year ago

any updates on this?

deepankarm commented 1 year ago

Hi @smeet07, do you mind joining our slack to have an easier discussion?

smeet07 commented 1 year ago

Also is it possible to make a post request without hosting it on jina?

smeet07 commented 1 year ago

Hi @smeet07, do you mind joining our slack to have an easier discussion?

cool

deepankarm commented 1 year ago

@smeet07 As discussed on slack, please upgrade to langchain-serve to >=0.0.24 using pip install -U langchain-serve and retry.

smeet07 commented 1 year ago

cool