Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised RateLimitError: exceeded quota for this month.
With this, I cannot run the Jupyter to try it myself. I also get the same issues with LangChain Chat with Your Data & ChatGPT Prompt Engineering for Developers short courses.
How could I solve this issue? I am willing to pay for it to be resolved.
texts = [
“”“The Amanita phalloides has a large and imposing epigeous (aboveground) fruiting body (basidiocarp).”“”,
“”“A mushroom with a large fruiting body is the Amanita phalloides. Some varieties are all-white.”“”,
“”“A. phalloides, a.k.a Death Cap, is one of the most poisonous of all known mushrooms.”“”,
]