Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
func
(p *Copilot) Name() string {
80
return
p.cfg.Name
81
}
82
83
func
(p *Copilot) BaseURL() string {
84
return
p.cfg.BaseURL
Callers
3
TestCopilot_TypeAndName
Function · 0.95
RoutePrefix
Method · 0.95
CreateInterceptor
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestCopilot_TypeAndName
Function · 0.76