mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
@@ -167,8 +167,6 @@ class Milvus(VectorStore):
|
||||
self._init()
|
||||
|
||||
@property
|
||||
|
||||
|
||||
def embeddings(self) -> Embeddings:
|
||||
return self.embedding_func
|
||||
|
||||
|
||||
Reference in New Issue
Block a user