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

PipelineConnectError #8469

Closed
1 task
SnehaVardhan09 opened this issue Oct 19, 2024 · 1 comment
Closed
1 task

PipelineConnectError #8469

SnehaVardhan09 opened this issue Oct 19, 2024 · 1 comment

Comments

@SnehaVardhan09
Copy link

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:

  • OS:
  • GPU/CPU:
  • Haystack version (commit or version number):
  • DocumentStore:
  • Reader:
  • Retriever:
@anakin87
Copy link
Member

anakin87 commented Oct 19, 2024

Hello!

This tutorial can help you understand how to build a RAG pipeline with embedding retrieval.

In case you still need help, please provide a reproducible code example.

@github-actions github-actions bot added the stale label Nov 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants