Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Provider
Method
Provider
coderd/x/chatd/chattest/fakemodel.go:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
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_Provider
Function · 0.95
Calls
no outgoing calls
Tested by
3
TestPendingChatPersistsSummaryButSkipsWebPush
Function · 0.76
TestWrapModel_ReturnsDebugModel
Function · 0.76
TestDebugModel_Provider
Function · 0.76