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

Method WithProvider

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

Source from the content-addressed store, hash-verified

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

Callers 1

newInterceptionProcessorFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected