MCPcopy
hub / github.com/weaviate/weaviate / Name

Method Name

modules/text2vec-morph/module.go:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58}
59
60func (m *MorphModule) Name() string {
61 return Name
62}
63
64func (m *MorphModule) Type() modulecapabilities.ModuleType {
65 return modulecapabilities.Text2ManyVec

Callers 5

InitExtensionMethod · 0.95
initVectorizerMethod · 0.95
VectorizeObjectMethod · 0.95
VectorizeBatchMethod · 0.95
VectorizeInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected