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

Method model

client.go:34–34  ·  view source on GitHub ↗

model returns the model identifier

()

Source from the content-addressed store, hash-verified

32
33 // model returns the model identifier
34 model() string
35}
36
37// ProviderFactory creates a new provider instance

Callers

nothing calls this directly

Implementers 7

mistralProvidermistral.go
perplexityProviderperplexity.go
anthropicProvideranthropic.go

Calls

no outgoing calls

Tested by

no test coverage detected