ZIm/docs/src/ai/overview.md
Danilo Leal e7b5d93b7c
docs: Add more improvements to the AI docs (#35160)
Follow-up to https://github.com/zed-industries/zed/pull/35133 with some
more findings upon re-reviewing it again.

Release Notes:

- N/A
2025-07-27 14:06:18 -03:00

1.2 KiB

AI

Learn how to get started using AI with Zed and all its capabilities.

Setting up AI in Zed

  • Configuration: Learn how to set up different language model providers like Anthropic, OpenAI, Ollama, Google AI, and more.

  • Subscription: Learn about Zed's hosted model service and other billing-related information.

  • Privacy and Security: Understand how Zed handles privacy and security with AI features.

Agentic Editing

  • Agent Panel: Create and manage interactions with language models.

  • Rules: How to define rules for AI interactions.

  • Tools: Explore the tools that enable agentic capabilities.

  • Model Context Protocol: Learn about how to install and configure MCP servers.

  • Inline Assistant: Discover how to use the agent to power inline transformations directly within a file or terminal.

Edit Prediction

  • Edit Prediction: Learn about Zed's AI prediction feature that helps autocomplete your code.

Text Threads

  • Text Threads: Learn about an alternative, text-based interface for interacting with language models.