Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Model
Method
Model
coderd/x/chatd/chatdebug/model.go:349–351 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
347
}
348
349
func
(d *debugModel) Model() string {
350
return
d.inner.Model()
351
}
352
353
// launchHeartbeat starts a goroutine that periodically calls TouchStep
354
// to keep the step and run rows alive during long-running streams. The
Callers
1
TestDebugModel_Model
Function · 0.95
Calls
1
Model
Method · 0.65
Tested by
1
TestDebugModel_Model
Function · 0.76