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

[Backend] Maybe go back to previous embedding function #29

Open
apirrone opened this issue Aug 23, 2023 · 0 comments
Open

[Backend] Maybe go back to previous embedding function #29

apirrone opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Medium priority

Comments

@apirrone
Copy link
Owner

Did it run locally ?

With openai embeddings you could get :

Retrying langchain.embeddings.openai.embed_with_retry.<locals>._embed_with_retry in 4.0 seconds as it raised 
APIConnectionError: Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries 
exceeded with url: /v1/embeddings (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7f8289f978b0>: Failed to resolve 'api.openai.com' ([Errno -3] Temporary failure in name resolution)")).
@apirrone apirrone added the enhancement New feature or request label Aug 23, 2023
@apirrone apirrone self-assigned this Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant