Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
270
func
(opts AIOptsType) IsWaveProxy() bool {
271
return
opts.Provider == AIProvider_Wave
272
}
273
274
func
(opts AIOptsType) IsPremiumModel() bool {
275
return
opts.WaveAIPremium
Callers
1
RunAIChat
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected