Categories
Tags
Agent Mode Astro Auto Accept Automation Camping changelog Chat clear CLI Code Actions Codex compact Component Design Configuration context Context Copilot copy Ctrl+S CUDA Cursor Day Trip delegate diff Dynamic Routing Editor Error Error Fix Error Handling experimental Gemini git GitHub GitHub Copilot Google Hiking Hot Springs init Installation Iwate Prefecture Kobe Linux Localization Mac Mention Meteor Shower Mode Switching model Nara Prefecture NES NoAdapterInstalled Node.js nvm OpenAI params plan PowerShell Prompt props Public Key Authentication Python Redirect Reference Rename research rewind SEO Settings share Shell Execution Shift+Tab Shortcut SSH SSH config ssh-copy-id Stargazing Static Site streamer-mode Student undo Update usage Visual Studio VS Code VS2026 Windows WSL
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> /modelA 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:
| Model | Notes |
|---|---|
| Claude Sonnet 4.5 | Default. Good all-around balance |
| Claude Sonnet 4 | Lighter and faster |
| GPT-5 | For 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.
Related Posts
How to Switch AI Models in GitHub Copilot CLI【/model】
https://naonao-na.com/en/posts/github-copilot-cli-model/
