Skip to content

Commit 413069e

Browse files
committed
update with bring your own model
1 parent d3ae531 commit 413069e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/visual-studio-github-copilot-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Make Copilot work best for you, your project, and whatever you need most in your
4949

5050
- **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.
5151

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.
5353

5454
- **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.
5555

0 commit comments

Comments
 (0)