mukulpatnaik / researchgpt

A LLM based research assistant that allows you to have a conversation with a research paper
https://www.dara.chat
MIT License
3.55k stars 340 forks source link

Error: Processing the pdf failed due to excess load. Please try again later. Check the URL if there is https:// at the beginning. If not, add it. #50

Closed xiongzhenglong closed 1 year ago

xiongzhenglong commented 1 year ago

量化.pdf

keytuff commented 1 year ago

I have the same question.

keytuff commented 1 year ago

console shows:No API key provided. I have set the OPENAI_API_KEY in the app.yaml file. image

Ruairi-osul commented 1 year ago

This might be an error with your API key. Check to see if the API key is valid and that you have a payment method set up for your openai account.

keytuff commented 1 year ago

This might be an error with your API key. Check to see if the API key is valid and that you have a payment method set up for your openai account.

I confirm that my OPENAIC_API_KEY is valid because I am also using it in other applications. Additionally, I am a paid user and have not yet reached the free usage limit.

fabianhug commented 1 year ago

If this is still open: You need to add it to your machines environment variables if you're running it locally @keytuff

mukulpatnaik commented 1 year ago

Hi all @fabianhug @keytuff @xiongzhenglong @Ruairi-osul sorry for the late response.

I have made a major refactor of the code, fixing many issues and moving from flask to fastapi, if you are still interested please consider running git fetch to update your code to the latest version and try following the steps in the README to run the app. Thanks for trying it!

Consider using www.dara.chat - it is a live version with some more optimizations and features that are not public yet. You can enter a link to a github repo too!