The BYOK FAQ section states:
Yes, the GitHub Copilot SDK supports BYOK. You can configure the SDK to use your own encryption keys for data security.
This appears to be hallucinated content. BYOK in the GitHub Copilot ecosystem refers to bringing your own LLM provider API keys, not encryption keys.
Suggested fix:
Replace the current text with something like:
Yes, the GitHub Copilot SDK supports BYOK (Bring Your Own Key). You can configure the SDK to use your own API keys from supported LLM providers (e.g. OpenAI, Azure, Anthropic) to access models through those providers.
References: