mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
add param annotations for qdrant
This commit is contained in:
parent
80506ec3ce
commit
20adbdcf76
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue