docs: Polish AI content (#30770)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-05-15 13:59:17 -03:00 committed by GitHub
parent c2feffac9d
commit 72007c9a62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 245 additions and 113 deletions

View file

@ -74,7 +74,7 @@ In there, you can use the "Uncommit" button, which performs the `git reset HEAD
Zed currently supports LLM-powered commit message generation.
You can ask AI to generate a commit message by focusing on the message editor within the Git Panel and either clicking on the pencil icon in the bottom left, or reaching for the {#action git::GenerateCommitMessage} ({#kb git::GenerateCommitMessage}) keybinding.
> Note that you need to have an LLM provider configured. Visit [the Assistant configuration page](./ai/custom-api-keys.md) to learn how to do so.
> Note that you need to have an LLM provider configured. Visit [the AI configuration page](./ai/configuration.md) to learn how to do so.
<!-- Add media -->