Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GoString
Method
GoString
coderd/x/chatd/model_routing_aibridge.go:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
func
(a aiGatewayProviderAuth) GoString() string {
62
return
a.String()
63
}
64
65
type
aiGatewayRequestFormat int
66
Callers
1
parseVariableValuesFromHCL
Function · 0.80
Calls
1
String
Method · 0.95
Tested by
no test coverage detected