Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
493
func
(f fakeLanguageModel) Provider() string {
494
return
f.provider
495
}
496
497
func
(f fakeLanguageModel) Model() string {
498
return
f.model
Callers
1
UsesResponsesOptions
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected