Graceliying82/pdf-chat

OpenAI rate limit reach

Opened this issue · 1 comments

ic| 'conversation chain created'
ic| 'pdfs have been reading into data'
ic| f'text_chunks are generated and the total chucks are {len(doc)}': 'text_chunks are generated and the total chucks are 965'
WARNING:root:chatgpt index existed. skip creating.
WARNING:langchain.embeddings.openai:Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised RateLimitError: Rate limit reached for default-text-embedding-ada-002 in organization org-aEpkmCrjrkCuG8swQyboVzNo on requests per min. Limit: 3 / min. Please try again in 20s. Contact us through our help center at help.openai.com if you continue to have issues. Please add a payment method to your account to increase your rate limit. Visit https://platform.openai.com/account/billing to add a payment method.

Does the data lost while retrying?