Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/weaviate/weaviate
/ Name
Method
Name
modules/text2vec-databricks/module.go:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(m *DatabricksModule) Name() string {
60
return
Name
61
}
62
63
func
(m *DatabricksModule) Type() modulecapabilities.ModuleType {
64
return
modulecapabilities.Text2ManyVec
Callers
2
InitExtension
Method · 0.95
initVectorizer
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected