Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrying langchain.embeddings.openai.embed_with_retry #27

Open
aycajr opened this issue Sep 6, 2023 · 0 comments
Open

Retrying langchain.embeddings.openai.embed_with_retry #27

aycajr opened this issue Sep 6, 2023 · 0 comments

Comments

@aycajr
Copy link

aycajr commented Sep 6, 2023

When running ingest_data.py to ingest the data, I get the following error when OpenAI status is all green... no issues. Also I ran the code in different times of the day, just in case:

Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised APIError: The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if you keep seeing this error. (Please include the request ID 3a92183052098211fba2ce6f46c62794f9 in your email.)

500 {'error': {'message': 'The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if you keep seeing this error.

I am not able to send them a message. Any ideas? Thanks.

aycajr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant