-
|
I see no option. What is the default model being used? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Based on the available documentation, you cannot change the AI model for GitHub Copilot CLI ( What you can configure:
Model switching is available for:
Default model: The documentation doesn't specify which exact model the CLI uses, but it's designed specifically for command-line suggestions and explanations. If you need access to different AI models, use Copilot Chat in your IDE or on GitHub.com where you can select from multiple models (GPT-4, Claude, etc.) using the model dropdown in the chat interface. |
Beta Was this translation helpful? Give feedback.
-
|
You can use |
Beta Was this translation helpful? Give feedback.
-
|
For anyone who lands on this, as an update, |
Beta Was this translation helpful? Give feedback.
For anyone who lands on this, as an update,
gh-copilotextension is now archived and replaced with the Copilot CLI, sinceghv2.86.0. That is runninggh copilotwill no longer execute the extension, and will rather run/install Copilot CLI.