Support GitHub Copilot AI Models in n8n
Description
Please add support for using the AI models provided through GitHub Copilot inside n8n.
Many developers or mainly students already have a GitHub Copilot subscription, which gives access to several modern AI models. However, when using n8n automation workflows, users usually need separate API keys such as OpenAI or Claude.
If n8n supported GitHub Copilot models, users who already pay for Copilot could directly use those models in their automation workflows without needing additional API subscriptions.
Why this would be useful
- This is very help full for student’s who have GitHub Copilot subscription.
- Copilot provides access to latest AI models.
- Users without OpenAI/Claude API keys could still build AI workflows.
- It reduces cost and simplifies setup for developers.
Expected Outcome
Add an integration or node in n8n that allows authentication with GitHub Copilot and the ability to select and use the models provided by Copilot in workflow nodes.