Skip to content
Snippets Groups Projects
Unverified Commit 88bfce3a authored by Anush's avatar Anush Committed by GitHub
Browse files

fix: grpc import qdrant.py

parent a91face3
Branches
Tags
No related merge requests found
......@@ -167,7 +167,7 @@ class QdrantIndex(BaseIndex):
List[Tuple]: A list of (route_name, utterance) objects.
"""
import grpc
from qdrant_client import grpc
results = []
next_offset = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment