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

Calls

no outgoing calls