We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a2f7c commit 72cfe68Copy full SHA for 72cfe68
1 file changed
bot/telegram_bot.py
@@ -41,7 +41,6 @@
41
from open_benchmark.extractor.classify import classify_subject, classify_type
42
from open_benchmark.extractor.fetch import extract
43
from open_benchmark.graph import relations as graph
44
-from open_benchmark.indexer import qdrant_index as qdrant
45
from open_benchmark.storage import db as storage
46
from open_benchmark.storage.db import init_db
47
0 commit comments