1
1
.. _vsce-copilot:
2
2
3
3
==================================
4
- MongoDB Github Copilot Participant
4
+ |copilot|
5
5
==================================
6
6
7
7
.. default-domain:: mongodb
@@ -12,16 +12,15 @@ MongoDB Github Copilot Participant
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- |vsce-full| includes a MongoDB Github Copilot Participant to assist in
16
- using `Github Copilot <https://github.com/features/copilot>`__ with your
17
- MongoDB deployments. Through Github Copilot's chat feature, users with
18
- |vsce| can interact with their MongoDB clusters and generate code with
19
- MongoDB domain-specific knowledge on top of Github Copilot's LLM. The
20
- MongoDB Copilot Participant can also answer questions about your
21
- database collection schema and provide links to specific MongoDB
22
- documentation.
15
+ |vsce-full| includes the |copilot| to assist in using `Github Copilot
16
+ <https://github.com/features/copilot>`__ with your MongoDB deployments.
17
+ Through Github Copilot's chat feature, users with |vsce| can interact
18
+ with their MongoDB clusters and generate code with MongoDB
19
+ domain-specific knowledge on top of Github Copilot's LLM. The |copilot
20
+ can also answer questions about your database collection schema and
21
+ provide links to specific MongoDB documentation.
23
22
24
- The MongoDB Github Copilot Participant includes MongoDB-specific
23
+ The |copilot| includes MongoDB-specific
25
24
commands to assist in interacting with your deployment.
26
25
27
26
Commands
@@ -33,9 +32,6 @@ Commands
33
32
The ``/query`` command assists in generating queries from a natural
34
33
language against a connected MongoDB cluster.
35
34
36
-
37
-
38
-
39
35
.. toctree::
40
36
:titlesonly:
41
37
0 commit comments