You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
query_embedder, retriever Connecting components raises an error.
Error message
PipelineConnectError: 'query_embedder.embedding does not exist. Output connections of query_embedder are: documents (type List[Document])
Expected behavior
Not raise any errors. Connect is made between query and retriever
Describe the bug
query_embedder, retriever Connecting components raises an error.
Error message
PipelineConnectError: 'query_embedder.embedding does not exist. Output connections of query_embedder are: documents (type List[Document])
Expected behavior
Not raise any errors. Connect is made between query and retriever
To Reproduce
FAQ Check
System:
The text was updated successfully, but these errors were encountered: