GitHub Copilot app support for BYOK - GitHub Changelog
… Add a provider in Settings → Model Providers with your endpoint and API key, or just a host for LM Studio or Ollama. …
Tracked topic
… Add a provider in Settings → Model Providers with your endpoint and API key, or just a host for LM Studio or Ollama. …
… Our API rate limiting is now approximately 97% handled at the Gateway , so rate-limiting decisions no longer contend with request-serving workers inside the monolith. …
… Our first mitigation was to isolate the agent in a dedicated container with tightly controlled egress: firewalled internet access, MCP access through a trusted MCP gateway, and LLM API calls through an API proxy. …