MCPcopy
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
59func (m *DatabricksModule) Name() string {
60 return Name
61}
62
63func (m *DatabricksModule) Type() modulecapabilities.ModuleType {
64 return modulecapabilities.Text2ManyVec

Callers 2

InitExtensionMethod · 0.95
initVectorizerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected