MCPcopy Create free account
hub / github.com/coder/coder / Provider

Method Provider

coderd/x/chatd/chatopenai/options_test.go:493–495  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

491}
492
493func (f fakeLanguageModel) Provider() string {
494 return f.provider
495}
496
497func (f fakeLanguageModel) Model() string {
498 return f.model

Callers 1

UsesResponsesOptionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected