Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Provider
Method
Provider
coderd/x/chatd/chatdebug/model.go:345–347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
343
}
344
345
func
(d *debugModel) Provider() string {
346
return
d.inner.Provider()
347
}
348
349
func
(d *debugModel) Model() string {
350
return
d.inner.Model()
Callers
10
TestDebugModel_Provider
Function · 0.95
TestResolveAdvisorModelOverride
Function · 0.45
runChat
Method · 0.45
TestModelFromConfig_Bedrock
Function · 0.45
TestWrapModel_ReturnsDebugModel
Function · 0.45
RunAdvisor
Method · 0.45
Run
Function · 0.45
persistInterruptedStep
Function · 0.45
tryCompactOnExit
Function · 0.45
shouldApplyAnthropicPromptCaching
Function · 0.45
Calls
no outgoing calls
Tested by
4
TestDebugModel_Provider
Function · 0.76
TestResolveAdvisorModelOverride
Function · 0.36
TestModelFromConfig_Bedrock
Function · 0.36
TestWrapModel_ReturnsDebugModel
Function · 0.36