Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
def
import_pymilvus():
38
_check_library(
"pymilvus"
)
39
40
41
def
import_milvus_lite():
Callers
nothing calls this directly
Calls
1
_check_library
Function · 0.70
Tested by
no test coverage detected