docs: Restructure and improve AI configuration docs (#35133)

Adding a number of settings that weren't documented, restructuring
things a bit to separate what is model-related settings from agent panel
usage-related settings, adding the recently introduced `disable_ai` key,
and more.

Release Notes:

- Improved docs around configuring and using AI in Zed
This commit is contained in:
Danilo Leal 2025-07-26 13:06:12 -03:00 committed by GitHub
parent 08402e25e0
commit 290f84a9e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 851 additions and 777 deletions

View file

@ -5,7 +5,7 @@ Signing in to Zed is not a requirement. You can use most features you'd expect i
## What Features Require Signing In?
1. All real-time [collaboration features](./collaboration.md).
2. [LLM-powered features](./ai/overview.md), if you are using Zed as the provider of your LLM models. Alternatively, you can [bring and configure your own API keys](./ai/configuration.md#use-your-own-keys) if you'd prefer, and avoid having to sign in.
2. [LLM-powered features](./ai/overview.md), if you are using Zed as the provider of your LLM models. Alternatively, you can [bring and configure your own API keys](./ai/llm-providers.md#use-your-own-keys) if you'd prefer, and avoid having to sign in.
## Signing In