inecone destination connector 0.1.44 - LangChain compatibility issues causing 'Broken pipe' errors #64154
Unanswered
Q3Q-A-OAO
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
I'm experiencing "Broken pipe" errors when using the Airbyte Pinecone destination connector (version 0.1.44). The sync fails with LangChain deprecation warnings and destination writer errors.
Error Details
LangChainDeprecationWarning: The class langchain_community.embeddings.openai.OpenAIEmbeddings was deprecated in langchain-community 0.0.9 and will be removed in 0.2.0.
Log Link: https://cloud.airbyte.com/workspaces/e942739e-48e9-46d5-89ac-ca123018c349/connections/6874da02-9a5e-4077-ab00-ea61cbf0fd17/timeline?openLogs=true&jobId=44405882&attemptNumber=3
"internalMessage" : "Broken pipe",
"externalMessage" : "Something went wrong during replication"
Setup
What I've Tried
Question
Is anyone else experiencing this issue with the Pinecone connector? Is there a workaround or fix available? The connector seems to have outdated LangChain dependencies.
Environment
Beta Was this translation helpful? Give feedback.
All reactions