def __init__()

in datastore/providers/milvus_datastore.py [0:0]


    def __init__(
        self,
        create_new: Optional[bool] = False,
        consistency_level: str = "Bounded",