Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetProvider
Method
GetProvider
coderd/aibridged/proto/aibridged.pb.go:92–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
func
(x *RecordInterceptionRequest) GetProvider() string {
93
if
x != nil {
94
return
x.Provider
95
}
96
return
""
97
}
98
99
func
(x *RecordInterceptionRequest) GetModel() string {
100
if
x != nil {
Callers
1
TestRecordInterception
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestRecordInterception
Function · 0.64