MCPcopy 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
68func (p *OpenAI) Name() string {
69 return p.cfg.Name
70}
71
72func (p *OpenAI) RoutePrefix() string {
73 // Route prefix includes version to match default OpenAI base URL.

Callers 3

TestOpenAI_TypeAndNameFunction · 0.95
RoutePrefixMethod · 0.95
CreateInterceptorMethod · 0.95

Calls

no outgoing calls

Tested by 1

TestOpenAI_TypeAndNameFunction · 0.76