Skip to content

Commit d250706

Browse files
authored
Merge pull request #37414 from github/repo-sync
Repo sync
2 parents 5576e33 + e1526c8 commit d250706

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md

+11
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,17 @@ Depending on the question you ask, and your enterprise and organization settings
9292
1. To start a new conversation, click {% data reusables.copilot.pencil-paper-icon %} at the top left of the page.
9393
1. To see a list of your previous conversations, click {% octicon "sidebar-collapse" aria-label="Open sidebar" %} at the top left of the page.
9494

95+
### Regenerating a response with a different model
96+
97+
> [!NOTE]
98+
> This feature is currently in {% data variables.release-phases.public_preview %} and is subject to change.
99+
100+
After {% data variables.product.prodname_copilot_short %} responds to your question, you can regenerate the same prompt using a different model by clicking the retry icon ({% octicon "sync" aria-label="The re-run icon" %}) below the response. The new response will use your selected model and maintain the full context of the conversation.
101+
102+
You can switch between responses to compare the results from different models.
103+
104+
For help deciding which model to use, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/choosing-the-right-ai-model-for-your-task).
105+
95106
### Using subthreads in a conversation
96107

97108
> [!NOTE]

0 commit comments

Comments
 (0)