Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/aibridge
/ CorrelatingToolCallID
Method
CorrelatingToolCallID
intercept/messages/base.go:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
func
(i *interceptionBase) CorrelatingToolCallID() *string {
102
return
i.reqPayload.correlatingToolCallID()
103
}
104
105
func
(i *interceptionBase) Model() string {
106
if
len(i.reqPayload) == 0 {
Callers
1
TestScanForCorrelatingToolCallID
Function · 0.95
Calls
1
correlatingToolCallID
Method · 0.45
Tested by
1
TestScanForCorrelatingToolCallID
Function · 0.76