hwchase17 / notion-qa

MIT License
2.13k stars 376 forks source link

When running qa.py, with correct API key getting rate limiting behavior on the first question #34

Open Colhodm opened 1 year ago

Colhodm commented 1 year ago

When running qa.py, with correct API key getting rate limiting behavior on the first question

with errors such as the following: "Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised RateLimitError: You exceeded your current quota, please check your plan and billing details.."

martennilsson commented 1 year ago

I have the same experience

hiren-2911 commented 1 year ago

I had the same problem, but switching to a new api key worked.