Skip to content

Commit

Permalink
remove unused AsyncKeywordTableSimpleRetriever import from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-sol committed Sep 25, 2024
1 parent 9c1e8a7 commit 394e7a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import logfire
from custom_retriever import CustomRetriever
from dotenv import load_dotenv
from evaluate_rag_system import AsyncKeywordTableSimpleRetriever
from llama_index.core import Document, SimpleKeywordTableIndex, VectorStoreIndex
from llama_index.core.ingestion import IngestionPipeline
from llama_index.core.node_parser import SentenceSplitter
Expand Down

0 comments on commit 394e7a8

Please sign in to comment.