AIAnytime / AIAnytime/Haystack-and-Mistral-7B-RAG-Implementation
Pipeline Execution Halts Without Output After `query_pipeline.run`
Open
- Dominant language
- Python
- Stars
- 79
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
The pipeline executes up to the point of calling `query_pipeline.run` but does not produce any output or errors thereafter. The `Retriever` successfully fetches documents, but the `PromptNode` does not seem to process them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.