masoumi76
Results
1
issues of
masoumi76
I have the following code: ``` docsearch = Chroma.from_documents(texts, embeddings,persist_directory=persist_directory) ``` and get the following error: ``` Retrying langchain.embeddings.openai.embed_with_retry.._completion_with_retry in 4.0 seconds as it raised RateLimitError: Requests to the Embeddings_Create...