Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
parent
2851a9f04e
commit
7f6ad9653e
2 changed files with 3 additions and 2 deletions
|
|
@ -167,8 +167,6 @@ class Milvus(VectorStore):
|
|||
self._init()
|
||||
|
||||
@property
|
||||
|
||||
|
||||
def embeddings(self) -> Embeddings:
|
||||
return self.embedding_func
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue