MCPcopy Index your code
hub / github.com/coder/coder / Name

Method Name

aibridge/provider/openai.go:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81}
82
83func (p *OpenAI) Name() string {
84 return p.cfg.Name
85}
86
87func (*OpenAI) Enabled() bool { return true }
88

Callers 4

TestOpenAI_TypeAndNameFunction · 0.95
RoutePrefixMethod · 0.95
CreateInterceptorMethod · 0.95
KeyFailoverConfigMethod · 0.95

Calls

no outgoing calls

Tested by 1

TestOpenAI_TypeAndNameFunction · 0.76