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

Function init

perplexity.go:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11)
12
13func init() {
14 register("perplexity", newPerplexityProvider)
15}
16
17// perplexityProvider implements Provider for Perplexity models
18type perplexityProvider struct {

Callers

nothing calls this directly

Calls 1

registerFunction · 0.85

Tested by

no test coverage detected