Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
170
func
(a *AsyncRecorder) WithProvider(provider string) {
171
a.provider = provider
172
}
173
174
func
(a *AsyncRecorder) WithModel(model string) {
175
a.model = model
Callers
1
newInterceptionProcessor
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected