-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add ability for staff to rename models in Manage Models UX #2545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…icker Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com>
Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com>
|
@copilot I don't want a new setting, I want you to check if the user is internal and allow them to rename if they are from the new Manage Models page. |
I've reverted my changes. I couldn't find a "Manage Models page" in the codebase - I see the model picker quick pick UI but not a dedicated page for managing models. Could you point me to where this page is implemented, or clarify what UI you'd like the rename functionality added to? That will help me implement this correctly. |
… Models page Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com>
|
@copilot "Chat: Manage Language Models" command opens up this UX |
Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com>
Implemented in commit 3106dac. Internal users can now rename models from the "Chat: Manage Language Models" command. When clicking on "Copilot" in the Manage Language Models page, the |
managementCommandfor copilot provider in package.jsongithub.copilot.chat.manageModelscommandOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.