文章
Learn about Copilot
About rationale, confidence, and approvals for issues
When automations triage issues, it explains each change, rates its confidence, and holds lower-confidence changes for your review.
Authentication
GitHub Copilot SDK 支持多种身份验证方法以适应不同的用例。 选择最适合部署方案的方法。
BYOK (自带密钥)
BYOK 允许你通过模型提供程序将 Copilot SDK 与自己的 API 密钥一起使用,从而绕过GitHub Copilot身份验证。 这对于企业部署、自定义模型托管或需要与模型提供商直接计费时非常有用。
Configure CopilotManage Copilot for a team
Configuring an MCP server allowlist for your enterprise
Define which MCP servers your users can and cannot use without the need for a private registry.
Copilot SDK 的 OpenTelemetry 检测
本指南演示如何将 OpenTelemetry 跟踪添加到 Copilot SDK 应用程序。