Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
83
func
(p *OpenAI) Name() string {
84
return
p.cfg.Name
85
}
86
87
func
(*OpenAI) Enabled() bool {
return
true }
88
Callers
4
TestOpenAI_TypeAndName
Function · 0.95
RoutePrefix
Method · 0.95
CreateInterceptor
Method · 0.95
KeyFailoverConfig
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestOpenAI_TypeAndName
Function · 0.76