# GitHub Copilot概念

学习了解 GitHub Copilot 所需的核心概念。

## Links

* [GitHub Copilot 的代码补全](/zh/copilot/concepts/completions)

  了解 Copilot 如何提供内联建议。

* [关于 GitHub Copilot 聊天功能](/zh/copilot/concepts/chat)

  了解如何用于 GitHub Copilot Chat 增强编码体验。

* [GitHub Copilot 智能体的概念](/zh/copilot/concepts/agents)

  GitHub Copilot了解如何跨软件开发生命周期独立执行任务。

* [关于云端和本地沙盒 GitHub Copilot](/zh/copilot/concepts/about-cloud-and-local-sandboxes)

  云和本地沙盒提供独立的执行环境，可在 Copilot 本地计算机或完全隔离的云环境中安全地与代码、工具、文件系统和网络资源进行交互。

* [提示 GitHub Copilot 的概念](/zh/copilot/concepts/prompting)

  了解如何与 GitHub Copilot 交互以获得最佳结果。

* [为 GitHub Copilot 提供上下文的概念](/zh/copilot/concepts/context)

  了解 GitHub Copilot 如何收集上下文信息，以提供对提示的相关响应。

* [AI 工具的概念](/zh/copilot/concepts/tools)

  了解不同的 Copilot 工具以及它们如何用于帮助开发软件。

* [用于GitHub Copilot的模型](/zh/copilot/concepts/models)

  了解可用于 GitHub Copilot的 AI 模型。

* [GitHub Copilot billing and usage](/zh/copilot/concepts/billing-and-usage)

  Understand billing and usage for GitHub Copilot, whether you use it individually or manage it for an organization or enterprise.

* [GitHub Copilot 的网络设置](/zh/copilot/concepts/network-settings)

  可以通过 HTTP 代理连接到 GitHub Copilot 并使用自定义证书。

* [GitHub Copilot的企业概念](/zh/copilot/concepts/enterprise)

  了解如何在整个企业中治理和管理 GitHub Copilot 。