Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ String
Method
String
coderd/x/chatd/model_routing_aibridge.go:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
func
(aiGatewayProviderAuth) String() string {
58
return
"aiGatewayProviderAuth{Headers:<redacted>}"
59
}
60
61
func
(a aiGatewayProviderAuth) GoString() string {
62
return
a.String()
Callers
15
GoString
Method · 0.95
TestParseChatPersonalModelOverride
Function · 0.45
TestSpawnAgent_GeneralUsesConfiguredModelOverride
Function · 0.45
TestSpawnAgent_GeneralHonorsPersonalModelOverrides
Function · 0.45
TestSpawnAgent_GeneralOverrideLogsAndFallsBackWhenCredentialsUnavailable
Function · 0.45
TestSpawnAgent_GeneralOverrideLogsAndFallsBackWhenProviderDisabled
Function · 0.45
TestResolveConfiguredModelOverride_AcceptsAmbientCredentialsProvider
Function · 0.45
TestSpawnAgent_ExploreUsesConfiguredModelOverride
Function · 0.45
TestSpawnAgent_ExploreHonorsPersonalModelOverrides
Function · 0.45
TestSpawnAgent_ExploreFallsBackWhenOverrideIsUnavailable
Function · 0.45
TestSpawnAgent_ExploreFallsBackWhenOverrideCredentialsAreUnavailable
Function · 0.45
TestSubagentLifecycleToolsIncludePersistedSubagentTypeAcrossVariants
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestParseChatPersonalModelOverride
Function · 0.36
TestSpawnAgent_GeneralUsesConfiguredModelOverride
Function · 0.36
TestSpawnAgent_GeneralHonorsPersonalModelOverrides
Function · 0.36
TestSpawnAgent_GeneralOverrideLogsAndFallsBackWhenCredentialsUnavailable
Function · 0.36
TestSpawnAgent_GeneralOverrideLogsAndFallsBackWhenProviderDisabled
Function · 0.36
TestResolveConfiguredModelOverride_AcceptsAmbientCredentialsProvider
Function · 0.36
TestSpawnAgent_ExploreUsesConfiguredModelOverride
Function · 0.36
TestSpawnAgent_ExploreHonorsPersonalModelOverrides
Function · 0.36
TestSpawnAgent_ExploreFallsBackWhenOverrideIsUnavailable
Function · 0.36
TestSpawnAgent_ExploreFallsBackWhenOverrideCredentialsAreUnavailable
Function · 0.36
TestSubagentLifecycleToolsIncludePersistedSubagentTypeAcrossVariants
Function · 0.36
TestSubagentLifecycleToolErrorsIncludePersistedSubagentType
Function · 0.36