Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/aibridge
/ Name
Method
Name
provider/openai.go:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
func
(p *OpenAI) Name() string {
69
return
p.cfg.Name
70
}
71
72
func
(p *OpenAI) RoutePrefix() string {
73
// Route prefix includes version to match default OpenAI base URL.
Callers
3
TestOpenAI_TypeAndName
Function · 0.95
RoutePrefix
Method · 0.95
CreateInterceptor
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestOpenAI_TypeAndName
Function · 0.76