Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/llmware-ai/llmware
/ using_milvus_lite.py
File
using_milvus_lite.py
solutions/embeddings/using_milvus_lite.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
""
" This example is a fast start
with
Milvus Lite, which is a
'no-install'
file-based version of Milvus, intended
3
for
rapid prototyping. A couple of key points to note:
4
Callers
nothing calls this directly
Calls
9
LLMWareConfig
Class · 0.90
MilvusConfig
Class · 0.90
ModelCatalog
Class · 0.90
set_active_db
Method · 0.80
set_vector_db
Method · 0.80
list_embedding_models
Method · 0.80
setup_library
Function · 0.70
install_vector_embeddings
Function · 0.70
set_config
Method · 0.45
Tested by
no test coverage detected