MCPcopy
hub / github.com/wavetermdev/waveterm / IsWaveProxy

Method IsWaveProxy

pkg/aiusechat/uctypes/uctypes.go:270–272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

268}
269
270func (opts AIOptsType) IsWaveProxy() bool {
271 return opts.Provider == AIProvider_Wave
272}
273
274func (opts AIOptsType) IsPremiumModel() bool {
275 return opts.WaveAIPremium

Callers 1

RunAIChatFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected