Skip to content

Commit

Permalink
Clean unnecessary doc
Browse files Browse the repository at this point in the history
  • Loading branch information
trducng committed Apr 16, 2024
1 parent d353076 commit 7922db6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/ktem/ktem/index/file/pipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ class DocumentRetrievalPipeline(BaseFileIndexRetriever):
for surrounding tables (e.g. within the page)
top_k: number of documents to retrieve
mmr: whether to use mmr to re-rank the documents
disabled: whether the pipeline is disabled
"""

vector_retrieval: VectorRetrieval = VectorRetrieval.withx()
Expand Down

0 comments on commit 7922db6

Please sign in to comment.