MCPcopy 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
51func (m *FakeModel) Provider() string { return m.ProviderName }
52func (m *FakeModel) Model() string { return m.ModelName }

Calls

no outgoing calls