MCPcopy
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
3for rapid prototyping. A couple of key points to note:
4

Callers

nothing calls this directly

Calls 9

LLMWareConfigClass · 0.90
MilvusConfigClass · 0.90
ModelCatalogClass · 0.90
set_active_dbMethod · 0.80
set_vector_dbMethod · 0.80
list_embedding_modelsMethod · 0.80
setup_libraryFunction · 0.70
set_configMethod · 0.45

Tested by

no test coverage detected