add param annotations for qdrant

This commit is contained in:
root 2023-08-14 22:00:34 +08:00
parent 80506ec3ce
commit 20adbdcf76

View file

@ -88,7 +88,7 @@ class QdrantStore(BaseStore):
collection_name: collection name
points: list of PointStruct object, about PointStruct detail in https://github.com/qdrant/qdrant-client
Returns: None
Returns: NoneX
"""
# self.client.upload_records()