Skip to content

Commit b5fd9fe

Browse files
Copilot Knowledge Bases Sunsetting [Closing Down] (#57399)
1 parent 8082cc1 commit b5fd9fe

File tree

3 files changed

+23
-4
lines changed

3 files changed

+23
-4
lines changed

content/copilot/concepts/knowledge-bases.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ redirect_from:
1313
contentType: concepts
1414
---
1515

16-
> [!TIP] If you're looking for a more flexible way to organize context for {% data variables.product.prodname_copilot_short %}, you can also try {% data variables.copilot.copilot_spaces %}.
17-
>
18-
> {% data variables.copilot.copilot_spaces_short %} let you combine code and free-text content—like transcripts or specs—and can be created by any {% data variables.product.prodname_copilot_short %} user, not just organization owners. They’re a good option for more focused or task-specific use cases. See [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces).
16+
<!-- expires 2025-09-11 -->
17+
18+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
19+
20+
>[!IMPORTANT] Beginning September 12, 2025, knowledge bases will be {% data variables.release-phases.retired %} and fully replaced by {% data variables.copilot.copilot_spaces %}. {% data variables.copilot.copilot_spaces_short %} let you combine code and free-text content—like transcripts or specs—and can be created by any {% data variables.product.prodname_copilot_short %} user, not just organization owners. They’re a good option for more focused or task-specific use cases. See [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces).
21+
22+
<!-- end expires 2025-09-11 -->
1923

2024
## About knowledge bases
2125

@@ -26,4 +30,4 @@ When you ask a question in {% data variables.copilot.copilot_chat_short %} with
2630
## Next steps
2731

2832
* To learn how to create and manage knowledge bases, see [AUTOTITLE](/copilot/how-tos/context/creating-and-managing-copilot-knowledge-bases).
29-
* To learn how to use knowledge bases in {% data variables.copilot.copilot_chat_short %}, see [AUTOTITLE](/copilot/how-tos/chat/asking-github-copilot-questions-in-github#asking-copilot-chat-questions-about-a-knowledge-base) and [AUTOTITLE](/copilot/how-tos/chat/asking-github-copilot-questions-in-your-ide#asking-a-question-about-a-knowledge-base).
33+
* To learn how to use knowledge bases, see [AUTOTITLE](/copilot/how-tos/provide-context/use-knowledge-bases).

content/copilot/how-tos/provide-context/create-knowledge-bases.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ redirect_from:
2525
- /copilot/how-tos/context/create-knowledge-bases
2626
contentType: how-tos
2727
---
28+
<!-- expires 2025-09-11 -->
29+
30+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
31+
32+
>[!IMPORTANT] Beginning September 12, 2025, knowledge bases will be {% data variables.release-phases.retired %} and fully replaced by {% data variables.copilot.copilot_spaces %}. {% data variables.copilot.copilot_spaces_short %} let you combine code and free-text content—like transcripts or specs—and can be created by any {% data variables.product.prodname_copilot_short %} user, not just organization owners. They’re a good option for more focused or task-specific use cases. See [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces).
33+
34+
<!-- end expires 2025-09-11 -->
2835

2936
Knowledge bases are a way to bring together Markdown documentation across one or more repositories. When you ask a question in {% data variables.copilot.copilot_chat_short %} with a knowledge base selected, {% data variables.product.prodname_copilot_short %} will search the knowledge base for relevant information and synthesize a response.
3037

content/copilot/how-tos/provide-context/use-knowledge-bases.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ redirect_from:
1212
contentType: how-tos
1313
---
1414

15+
<!-- expires 2025-09-11 -->
16+
17+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
18+
19+
>[!IMPORTANT] Beginning September 12, 2025, knowledge bases will be {% data variables.release-phases.retired %} and fully replaced by {% data variables.copilot.copilot_spaces %}. {% data variables.copilot.copilot_spaces_short %} let you combine code and free-text content—like transcripts or specs—and can be created by any {% data variables.product.prodname_copilot_short %} user, not just organization owners. They’re a good option for more focused or task-specific use cases. See [AUTOTITLE](/copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces).
20+
21+
<!-- end expires 2025-09-11 -->
22+
1523
## Introduction
1624

1725
Knowledge bases are collections of documentation that you can use to provide context for your questions in {% data variables.copilot.copilot_chat %}. Knowledge bases are useful when you want to ask questions about a specific topic or set of topics, and you want the answers to be informed by the relevant documentation.

0 commit comments

Comments
 (0)