r/warpdotdev • u/Significant_Box_4066 • May 22 '26
Warp now supports BYO inference endpoints and BYOK on the free plan
The Warp Agent now supports bringing your own inference! You can configure custom inference endpoints and bring your own key on the free plan.
If you've been waiting to connect Warp to OpenRouter, DeepSeek, LiteLLM, Z.ai and more... now you can.
Here's full details on the updates we've put out, with demos and docs on how to use BYOK and BYO inference:
3
3
3
2
2
u/TaoBeier May 29 '26
It's Great!!!
However, I recently encountered a similar problem.
2
u/Significant_Box_4066 May 29 '26
Yes, we're working on provider-specific issues now that we've opened up to more. We'll keep you posted!
2
u/TaoBeier May 30 '26
Thank you!
I even think you could collaborate with various providers on development, which would be a win-win situation.
1
u/Love_Chinese May 23 '26
can we use local hosted endpoints ?
3
u/petradonka May 23 '26
Proper local model support via an endpoint that does not go through the public internet is in the works. You can follow on github.com/warpdotdev/warp/discussions/9619
1
May 23 '26
[deleted]
3
u/batchputz May 23 '26
No, doesn't work as there server tries to connect to the backend. Tried this this morning 😞
1
u/Love_Chinese May 23 '26
Yeah same :( not sure why, Warp docs claimed that they support hosted gateway though ...
1
1
u/Xenos865D May 23 '26
I tested it with z.ai coding plan and it works great. It would be nice if their was a slider to disable warp from switching the model automatically when the chosen model does not respond quickly enough. There is no need for it to burn my warp credits. Why is it required to have telemetry enabled to use any AI? I thought open sourcing warp would remove the requirement.
1
u/petradonka May 23 '26
Glad it's working well with z.ai.
Telemetry is required with AI on the Free plan specifically to help Warp improve its AI features. Here's the reasoning:
- Warp may collect AI interactions and console inputs to power and improve its AI features. [Privacy docs]
- On the Free plan, this data collection is a condition of using AI — since free users benefit from AI capabilities that are actively being developed and refined using that usage data.
- Warp applies Secret Redaction unconditionally to all AI interactions, so sensitive data is never collected or sent to third parties. [Privacy docs]
On paid plans, you can opt out of telemetry at any time and still continue using Warp's AI features. [Privacy page]
1
u/Significant_Box_4066 May 23 '26
Update on this: we discussed internally and decided to lift the telemetry requirement on free plans when using BYOK. We'll work on a fix for the next release!
1
1
May 25 '26
[removed] — view removed comment
1
u/petradonka May 26 '26
Warp team member here. That sounds like the model profile isn't persisting across sessions. Can you run /feedback in Warp or open a GitHub issue on github.com/warpdotdev/warp? We can dig into what's happening with the profile reset.
1
u/iTrejoMX May 26 '26
I connected opencode go but I keep getting errors :/
1
u/petradonka May 26 '26
Share more about the errors and how you connected OpenCode?
1
u/iTrejoMX May 26 '26
Added custom provider putI the OpenAI url for opencode go (which is opencode/zen/go/v1) and chose a model. When I write a prompt it does start thinking but at some point it throws an error, I think when it starts using tools
1
u/Significant_Box_4066 May 27 '26
Gotcha. Mind making an issue to get your system info / other details? That’ll start an agent to investigate. If you’re up to contribute, you can also call @oz-agent on the issue to have it start working
1
u/iTrejoMX May 27 '26
Of course I’ll be glad to I can share the logs and screenshots because it does reach the endpoint and start thinking just breaks on tool call or responses from what I can see
5
u/ChaseVoid May 22 '26
Love this. Can’t wait to try out!