Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
60
func
(m *MorphModule) Name() string {
61
return
Name
62
}
63
64
func
(m *MorphModule) Type() modulecapabilities.ModuleType {
65
return
modulecapabilities.Text2ManyVec
Callers
5
InitExtension
Method · 0.95
initVectorizer
Method · 0.95
VectorizeObject
Method · 0.95
VectorizeBatch
Method · 0.95
VectorizeInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected