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

Function init

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

Source from the content-addressed store, hash-verified

11)
12
13func init() {
14 register("xai", newXAIProvider)
15}
16
17// xaiProvider implements Provider for xAI Grok models
18type xaiProvider struct {

Callers

nothing calls this directly

Calls 1

registerFunction · 0.85

Tested by

no test coverage detected