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

Function import_milvus_lite

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

Source from the content-addressed store, hash-verified

39
40
41def import_milvus_lite():
42 _check_library("milvus")
43
44
45def import_faiss():

Callers

nothing calls this directly

Calls 1

_check_libraryFunction · 0.70

Tested by

no test coverage detected