Disable "Auto" Model selection for Copilot #187429
-
Select Topic AreaQuestion Copilot Feature AreaVS Code BodyHi, I did not find anything about disabling it here: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
The Auto option is controlled by GitHub and selects a model automatically based on context and availability. There is no setting in VS Code to set a permanent default model, restrict which models Auto can use, or disable it entirely. If you want to avoid models that consume tokens, you will need to manually select a specific model instead of using Auto each time. If you are part of an organization, an admin may be able to restrict model access at the organization level. Otherwise, this would need to be requested as a feature enhancement. |
Beta Was this translation helpful? Give feedback.
The Auto option is controlled by GitHub and selects a model automatically based on context and availability. There is no setting in VS Code to set a permanent default model, restrict which models Auto can use, or disable it entirely.
If you want to avoid models that consume tokens, you will need to manually select a specific model instead of using Auto each time.
If you are part of an organization, an admin may be able to restrict model access at the organization level. Otherwise, this would need to be requested as a feature enhancement.