Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Model
Method
Model
coderd/x/chatd/chattest/fakemodel.go:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
func
(m *FakeModel) Provider() string {
return
m.ProviderName }
52
func
(m *FakeModel) Model() string {
return
m.ModelName }
Callers
3
TestPendingChatPersistsSummaryButSkipsWebPush
Function · 0.95
TestWrapModel_ReturnsDebugModel
Function · 0.95
TestDebugModel_Model
Function · 0.95
Calls
no outgoing calls
Tested by
3
TestPendingChatPersistsSummaryButSkipsWebPush
Function · 0.76
TestWrapModel_ReturnsDebugModel
Function · 0.76
TestDebugModel_Model
Function · 0.76