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: content/copilot/github-copilot-chat/copilot-chat-in-github/using-github-copilot-chat-in-githubcom.md
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,7 @@ Depending on the question you ask, and your enterprise and organization settings
100
100
- Give me some examples of regular expressions.
101
101
- Write a bash script to output today's date.
102
102
103
+
{% data reusables.copilot.stop-response-generation %}
103
104
1. If {% data variables.product.prodname_copilot_short %} uses a Bing search to answer your question, "Results from Bing" is displayed above the response. Click this to see the search results that {% data variables.product.prodname_copilot_short %} used to answer your question.
104
105
1. Within a conversation thread, you can ask follow-up questions. {% data variables.product.prodname_copilot_short %} will answer within the context of the conversation. For example, you could type "tell me more" to get {% data variables.product.prodname_copilot_short %} to expand on its last comment.
105
106
@@ -141,6 +142,7 @@ Depending on the question you ask, and your enterprise and organization settings
141
142
142
143
{% data variables.product.prodname_copilot_short %} replies in the chat panel.
143
144
145
+
{% data reusables.copilot.stop-response-generation %}
144
146
{% data reusables.copilot.chat-conversation-buttons %}
145
147
146
148
## Asking a question about a specific file or symbol
@@ -165,6 +167,7 @@ You can ask {% data variables.product.prodname_copilot_short %} about a specific
165
167
166
168
{% data variables.product.prodname_copilot_short %} replies in the chat panel.
167
169
170
+
{% data reusables.copilot.stop-response-generation %}
168
171
{% data reusables.copilot.chat-conversation-buttons %}
169
172
170
173
## Asking a question about a knowledge base
@@ -200,6 +203,7 @@ When you enter a query, {% data variables.product.prodname_copilot_short %} sear
200
203
- What's the process for creating a new REST API?
201
204
- What are our best practices for logging?
202
205
206
+
{% data reusables.copilot.stop-response-generation %}
203
207
1. The response will typically contain numbered references to files that {% data variables.product.prodname_copilot_short %} uses to generate the answer, from the knowledge base you selected. To list the sources that were used, click **NUMBER references**.
204
208
205
209

@@ -249,6 +253,7 @@ You can chat with {% data variables.product.prodname_copilot_short %} about a fi
249
253
250
254

251
255
256
+
{% data reusables.copilot.stop-response-generation %}
252
257
1. You can continue the conversation by asking a follow-up question. For example, you could type "tell me more" to get {% data variables.product.prodname_copilot_short %} to expand on its last comment.
253
258
1. To clear, delete, or rename the current conversation thread, or to start a new thread, type `/` in the "Ask {% data variables.product.prodname_copilot_short %}" box, select from the options that are displayed, then press <kbd>Enter</kbd>.
254
259
@@ -279,6 +284,8 @@ You can ask {% data variables.product.prodname_copilot_short %} to explain what'
279
284
- Explain this `do..end` block.
280
285
- What's the purpose of this file?
281
286
287
+
{% data reusables.copilot.stop-response-generation %}
288
+
282
289
## Asking a question about a specific issue
283
290
284
291
You can ask {% data variables.product.prodname_copilot_short %} to summarize or answer questions about a specific issue.
@@ -307,6 +314,8 @@ You can ask {% data variables.product.prodname_copilot_short %} to summarize or
307
314
308
315
{% data variables.product.prodname_copilot_short %} responds to your request in the panel.
309
316
317
+
{% data reusables.copilot.stop-response-generation %}
318
+
310
319
## Asking a question about a specific commit
311
320
312
321
You can ask {% data variables.product.prodname_copilot_short %} to explain the changes in a commit.
@@ -321,8 +330,10 @@ You can ask {% data variables.product.prodname_copilot_short %} to explain the c
321
330
- Who committed these changes?
322
331
- When was this commit made?
323
332
324
-
> [!TIP]
325
-
> If you know the SHA for a commit, instead of navigating to the commit, you can ask {% data variables.product.prodname_copilot_short %} about the commit from any page in the repository on {% data variables.product.prodname_dotcom_the_website %} by including the SHA in your message. For example, `What changed in commit a778e0eab?`
333
+
> [!TIP]
334
+
> If you know the SHA for a commit, instead of navigating to the commit, you can ask {% data variables.product.prodname_copilot_short %} about the commit from any page in the repository on {% data variables.product.prodname_dotcom_the_website %} by including the SHA in your message. For example, `What changed in commit a778e0eab?`
335
+
336
+
{% data reusables.copilot.stop-response-generation %}
326
337
327
338
## Accessing {% data variables.product.prodname_copilot_chat_short %} from the search bar
328
339
@@ -344,6 +355,8 @@ You can ask {% data variables.product.prodname_copilot_short %} a question about
344
355
345
356
The {% data variables.product.prodname_copilot_chat %} panel is displayed and {% data variables.product.prodname_copilot_short %} responds to your request.
346
357
358
+
{% data reusables.copilot.stop-response-generation %}
359
+
347
360
## Sharing feedback about {% data variables.product.prodname_copilot_chat_dotcom %}
348
361
349
362
{% data reusables.rai.copilot-dotcom-feedback-collection %}
1. Optionally, click {% octicon "square-fill" aria-label="Stop" %} in the text box to stop {% data variables.product.prodname_copilot_short %} from continuing its response.
0 commit comments