MCPcopy Create free account
hub / github.com/coder/aibridge / Name

Method Name

provider/copilot.go:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79func (p *Copilot) Name() string {
80 return p.cfg.Name
81}
82
83func (p *Copilot) BaseURL() string {
84 return p.cfg.BaseURL

Callers 3

TestCopilot_TypeAndNameFunction · 0.95
RoutePrefixMethod · 0.95
CreateInterceptorMethod · 0.95

Calls

no outgoing calls

Tested by 1

TestCopilot_TypeAndNameFunction · 0.76