MCPcopy Create free account
hub / github.com/coder/aibridge / WithProvider

Method WithProvider

recorder/recorder.go:172–174  ·  view source on GitHub ↗
(provider string)

Source from the content-addressed store, hash-verified

170}
171
172func (a *AsyncRecorder) WithProvider(provider string) {
173 a.provider = provider
174}
175
176func (a *AsyncRecorder) WithModel(model string) {
177 a.model = model

Callers 1

newInterceptionProcessorFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected