[Bug]: Cannot use BYOK AI with telemetry disabled
Current Behavior
Expected Behavior
BYOK models should be available with telemetry disabled
Steps To Reproduce
run wsh setconfig telemetry:enabled=false and BYOK models are disabled
Wave Version
0.13.0-beta.3
Platform
Windows
OS Version/Distribution
No response
Architecture
x64
Anything else?
No response
Questionnaire
- [ ] I'm interested in fixing this myself but don't know where to start
- [ ] I would like to fix and I have a solution
- [ ] I don't have time to fix this right now, but maybe later
you're right, didnt see that in testing since i have telemetry on of course. will fix this in the next patch release.
quick update. this is fixed in v0.13.1. currently in beta, but should be released today or tomorrow.
Hello I have the latest version 0.13.1 on linux (ubuntu) but I still can't use wave AI without enabling telemetry (i'm using a local LLM and I disabled cloud LLM)
Bug already fixed. Need to set the local AI as the default mode in the config file: "waveai:defaultmode": "local-ai"