We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019c238 commit 0350567Copy full SHA for 0350567
e2e/pipelines/test_extractive_qa_pipeline.py
@@ -2,8 +2,6 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-import json
6
-
7
from haystack import Document, Pipeline
8
from haystack.components.readers import ExtractiveReader
9
from haystack.components.retrievers.in_memory import InMemoryBM25Retriever
0 commit comments