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
|
@ -40,6 +40,7 @@ enable = false
|
|||
"/assistant/prompting.html" = "/docs/ai/rules.html"
|
||||
"/language-model-integration.html" = "/docs/assistant/assistant.html"
|
||||
"/model-improvement.html" = "/docs/ai/ai-improvement.html"
|
||||
"/ai/temperature.html" = "/docs/ai/agent-settings.html#model-temperature"
|
||||
|
||||
# Community
|
||||
"/community/feedback.html" = "/community-links"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue