Download

Configuration

You can configure multiple dimensions of AI usage in Zed:

  1. Which LLM providers you can use
  2. Model parameters and usage
  3. Interactions with the Agent Panel

Turning AI Off Entirely

To disable all AI features, add the following to your settings file (how to edit):

{
  "disable_ai": true
}

See this blog post for further context on this option.