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:
parent
08402e25e0
commit
290f84a9e1
14 changed files with 851 additions and 777 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue