Skip to content

README.md incorrectly describes BYOK as "encryption keys" instead of LLM provider API keys #134

@tsomersu

Description

@tsomersu

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:

Metadata

Metadata

Assignees

Labels

bugdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions