---
title: "Choose Your Edit Prediction Provider — Zed's Blog"
url: https://daily.dev/posts/choose-your-edit-prediction-provider-zed-s-blog-f59agc1h8
source_url: https://zed.dev/blog/edit-prediction-providers
type: article
source: "Zed"
published: 2026-02-04T18:00:06.609Z
updated: 2026-03-15T03:21:31.794Z
tags: ["ai-coding", "github", "ollama", "zed"]
reading_time: 3
upvotes: 54
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Choose Your Edit Prediction Provider — Zed's Blog

**[Zed](https://daily.dev/sources/zed)** · 3 min read · 54 upvotes · 1 comments

## Summary

Zed code editor now supports multiple edit prediction providers including Zeta, Mercury Coder, Sweep, Ollama, Codestral, and GitHub Copilot Next-Edit. The editor has implemented a pluggable provider architecture that simplifies adding new providers by handling state management, UI integration, and caching in the core while requiring only model-specific implementation. Users can configure their preferred provider in settings, with options ranging from cloud-based services to local models via Ollama. Zeta2, a faster and more accurate version of Zed's default model, is launching soon.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://zed.dev/blog/edit-prediction-providers>

## Community discussion

Top comments from developers on daily.dev.

**@petecapecod** · 1 upvotes

> Awesome!!! I think this really is one of the most requested features, since devs are crazy about our auto complete ✅
>
> Great move I can't wait to check it out.

## Similar posts on daily.dev

- [How We Developed Zeta2 — Zed's Blog](https://daily.dev/posts/how-we-developed-zeta2-zed-s-blog-p5pf4r1qy) · Zed · 89 upvotes · 4 comments
- [GitHub Copilot support in Zed generally available](https://daily.dev/posts/github-copilot-support-in-zed-generally-available-rcd4rnyli) · GitHub Changelog · 48 upvotes · 3 comments
- [We Rebuilt Zeta from the Training Data Up — Zed's Blog](https://daily.dev/posts/we-rebuilt-zeta-from-the-training-data-up-zed-s-blog-sgrscavmf) · Zed · 46 upvotes · 4 comments
- [Zed's not dead](https://daily.dev/posts/zed-s-not-dead-nxiyhfudx) · Bytes by ui.dev · 36 upvotes · 3 comments

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#github](https://daily.dev/tags/github), [#ollama](https://daily.dev/tags/ollama), [#zed](https://daily.dev/tags/zed)

[View this post on daily.dev](https://daily.dev/posts/choose-your-edit-prediction-provider-zed-s-blog-f59agc1h8)
