[Backend] Maybe go back to previous embedding function
未關閉
enhancement
Medium priority
- 主要語言
- Python
- 星號
- 659
- 分支
- 59
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Did it run locally ?
With openai embeddings you could get :
```
Retrying langchain.embeddings.openai.embed_with_retry.._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(": Failed to resolve 'api.openai.com' ([Errno -3] Temporary failure in name resolution)")).
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。