MCPcopy Index your code
hub / github.com/coder/coder / BaseURL

Method BaseURL

aibridge/provider/provider.go:59–59  ·  view source on GitHub ↗

BaseURL defines the base URL endpoint for this provider's API.

()

Source from the content-addressed store, hash-verified

57 Enabled() bool
58 // BaseURL defines the base URL endpoint for this provider's API.
59 BaseURL() string
60
61 // CreateInterceptor starts a new [Interceptor] which is responsible for intercepting requests,
62 // communicating with the upstream provider and formulating a response to be sent to the requesting client.

Calls

no outgoing calls