You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes! Wave AI is normally disabled when telemetry is not enabled. However, you can enable Wave AI features without telemetry by configuring your own custom AI model (either a local model or using your own API key).
63
+
64
+
To enable Wave AI without telemetry:
65
+
1. Configure a custom AI mode (see [Wave AI documentation](./waveai-modes))
66
+
2. Set `waveai:defaultmode` to your custom mode's key in your Wave settings
67
+
68
+
Once you've completed both steps, Wave AI will be enabled and you can use it completely privately without telemetry. This allows you to use local models like Ollama or your own API keys with providers like OpenAI, OpenRouter, or others.
0 commit comments