MCPcopy Create free account
hub / github.com/dariubs/goAI / model

Method model

google.go:154–156  ·  view source on GitHub ↗

model returns the model identifier

()

Source from the content-addressed store, hash-verified

152
153// model returns the model identifier
154func (p *googleProvider) model() string {
155 return p.modelID
156}
157

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected