You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/visual-studio-github-copilot-get-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Make Copilot work best for you, your project, and whatever you need most in your
49
49
50
50
-**Share references for [context](copilot-chat-context-references.md)**: Click the **+** button to attach any additional desired context, from uploading images to asking Copilot to look at your entire solution.
51
51
52
-
-**Access different [models](copilot-usage-and-models.md#understand-model-selection)**: Use the model picker in the prompt window to explore the latest AI models, and experiment with different models for different scenarios - whether it's answering quick questions, writing documentation, or generating multi-file code edits.
52
+
-**Access different [models](copilot-usage-and-models.md#understand-model-selection)**: Use the model picker in the prompt window to explore the latest AI models, or [bring your own model](https://devblogs.microsoft.com/visualstudio/bring-your-own-model-visual-studio-chat/) to Copilot! Experiment with different models for different scenarios - whether it's answering quick questions, writing documentation, or generating multi-file code edits.
53
53
54
54
-**Add custom instructions**: Add reusable [custom instructions](copilot-chat-context.md#enable-custom-instructions) in `.github/copilot-instructions.md` and [prompt files](copilot-chat-context.md#use-prompt-files)) to `.github/prompts` to tailor how Copilot responds to you, from honoring your unique coding style to considering special edge cases for your project.
0 commit comments