Tell us about yourself — we'll guess your taste in music
Leave blank to use gh auth token automatically.
If you paste one, it must be an OAuth token (gho_) — classic PATs (ghp_) are not supported by the Copilot API.
The GitHub token is not used in this mode. The server calls Azure using
AZURE_INFERENCE_ENDPOINT and AZURE_INFERENCE_KEY from .env.
The GitHub token is not used in this mode. The server reads
AZURE_INFERENCE_ENDPOINT and AZURE_INFERENCE_KEY from .env.
Uses azure-ai-inferenceChatCompletionsClient directly (requests transport) — this path is not intercepted by coolhand's httpx patcher.