getappmap / vscode-appland

AppLand extension for VSCode
MIT License
142 stars 16 forks source link

Select Copilot model and default to `gpt-4o` #1053

Open dustinbyrne opened 3 days ago

dustinbyrne commented 3 days ago

This PR adds a new command AppMap: Select Copilot Model that allows users to change their preferred Copilot model. The default model is set to gpt-4o.

Changes

Testing

The changes have been tested to verify:

Notes

The command can be accessed via:

kgilpin commented 3 days ago

Hi @dustinbyrne thanks! I have taken a look, I think @dividedmind should take a look too, just to be sure we don't miss anything.