Download

組態

You can configure multiple dimensions of AI usage in Zed:

  1. 您可以使用哪些 LLM 提供商
  2. Model parameters and usage
  3. Interactions with the Agent Panel

完全關閉 AI

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.