MCPcopy
hub / github.com/llmware-ai/llmware / using_sentence_transformer.py

File using_sentence_transformer.py

solutions/embeddings/using_sentence_transformer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2"""This example shows how to use sentence transformers as a vector embedding model with llmware.
3
4To use models from the SentenceTransformer catalog, you may need to install as follows:

Callers

nothing calls this directly

Calls 12

LLMWareConfigClass · 0.90
ModelCatalogClass · 0.90
QueryClass · 0.90
set_active_dbMethod · 0.80
lookup_model_cardMethod · 0.80
install_new_embeddingMethod · 0.80
semantic_queryMethod · 0.80
build_libFunction · 0.70
list_all_modelsMethod · 0.45
get_library_cardMethod · 0.45
get_embedding_statusMethod · 0.45

Tested by

no test coverage detected