hwchase17/notion-qa

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

Colhodm opened this issue · 2 comments

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.."

I have the same experience

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