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