136 words
1 minutes
How to Switch AI Models in GitHub Copilot CLI【/model】

Overview#

Ever felt like the default model isn’t quite cutting it, or wished you could try something faster for quick tasks?

GitHub Copilot CLI defaults to Claude Sonnet 4.5, but you can actually switch to other models on the fly. That’s what /model does.


Usage#

Run this in Copilot CLI:

/copilot> /model

A list of available models appears. Use the arrow keys to pick one and press Enter.


What Models Are Available?#

This varies over time, but typical options include:

ModelNotes
Claude Sonnet 4.5Default. Good all-around balance
Claude Sonnet 4Lighter and faster
GPT-5For those who prefer OpenAI

※ Available models depend on your subscription plan and may change.


Premium Requests Stay the Same#

Regardless of which model you choose, 1 prompt = 1 premium request. Picking a more powerful model doesn’t cost extra.


How to Switch AI Models in GitHub Copilot CLI【/model】
https://naonao-na.com/en/posts/github-copilot-cli-model/
Author
[object Object]
Published at
2026-03-28