Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
def
import_milvus_lite():
42
_check_library(
"milvus"
)
43
44
45
def
import_faiss():
Callers
nothing calls this directly
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected