MCPcopy Create free account
hub / github.com/codefuse-ai/ModelCache / import_pymilvus

Function import_pymilvus

modelcache_mm/utils/__init__.py:37–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36
37def import_pymilvus():
38 _check_library("pymilvus")
39
40
41def import_milvus_lite():

Callers

nothing calls this directly

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected