File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ cifs = ":abbr:`CIFS (Common Internet File System)`"
41
41
cps = " :abbr:`CPS (Cloud Provider Snapshots)`"
42
42
cmk = " :abbr:`CMK (customer master key)`"
43
43
compass = " MongoDB Compass"
44
- copilot = " MongoDB GitHub Copilot Participant "
44
+ copilot = " MongoDB Extension for Github Copilot "
45
45
data-lakes = " Data Lakes"
46
46
data-lake = " Data Lake"
47
47
datadog = " `Datadog <https://www.datadoghq.com/>`__"
Original file line number Diff line number Diff line change 13
13
:class: singlecol
14
14
15
15
The ``/docs`` command provides MongoDB-specific information,
16
- supplemented by links to MongoDB Documentation. The |copilot| is
17
- knowledgeable of the latest MongoDB Documentation and uses the
18
- MongoDB Docs Chatbot to link to information in addition to
19
- the text response.
16
+ supplemented by links to MongoDB Documentation. The |copilot| uses
17
+ Retrival-Augmented Generation (RAG) to generate responses based on the
18
+ latest version of MongoDB Documentation.
20
19
21
20
Example
22
21
-------
You can’t perform that action at this time.
0 commit comments