Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
11–20 of 205 posts
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#12Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#13Now I see little value in subscribing to Zed Pro compared to just bringing my own API key. Am I missing something?
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#14I can imagine the near future where companies “sponsor” open source projects by donating tokens to “mine” a PR for a feature they need.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#15Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#16Token based pricing generally makes a lot of sense for companies like Zed, but it sure does suck for forecasting spend. Usage pricing on something like aws is pretty easy to figure out. You know what you're going to use, so you just do some simple arithmetic and you've got a pretty accurate idea. Even with serverless it's pretty easy. Tokens are so much harder, especially when using it in a development setting. It's…
It already is. There’s been a lot of talk and development around FinOps for AI and the challenges that come with that. For companies, forecasting token usage and AI costs is non-trivial for internal purposes. For external products, what’s the right unit economic? $/token, $/agentic execution, etc? The former is detached from customer value, the latter is hard to track and will have lots of variance.
With how variable output size can be (and input), it’s a tricky space to really get a grasp on at this point in time. It’ll become a solved problem, but right now, it’s the Wild West.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#17I wonder if first-party offerings like Codex and Claude will follow suit. Most "agents" are utter nonsense, but they cooked with the CLI tools. It'd be a shame to let go of them.
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#18Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#19Am I wrong in that GitHub Copilot Pro apparently has the best overall token spend when considering agentic editors?
Re: Zed's Pricing Has Changed: LLM Usage Is Now Token-Based
#20I'm curious if they have plans to improve edit prediction though. It's honestly kind of garbage compared to Cursor, and I don't think I'm being hyperbolic by calling it garbage. Most of the time it's suggestions aren't helpful, but the 10-20% of the time it is helpful is worth the cost of the subscription for me.