File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ Third Party Providers
18
18
---------------------
19
19
20
20
The MongoDB Github Copilot Participant is powered by `Github Copilot <https://github.com/features/copilot>`__.
21
- This is subject to change in the future.
22
21
23
22
How Your Data is Used
24
23
---------------------
Original file line number Diff line number Diff line change @@ -17,7 +17,10 @@ MongoDB Github Copilot Participant
17
17
using `Github Copilot <https://github.com/features/copilot>`__ with your
18
18
MongoDB deployments. Through Github Copilot's chat feature, users with
19
19
|vsce| can interact with their MongoDB clusters and generate code with
20
- MongoDB domain-specific knowledge on top of Github Copilot's LLM.
20
+ MongoDB domain-specific knowledge on top of Github Copilot's LLM. The
21
+ MongoDB Copilot Participant can also answer questions about your
22
+ database collection schema and provide links to specific MongoDB
23
+ documentation.
21
24
22
25
The MongoDB Github Copilot Participant includes MongoDB-specific
23
26
commands to assist in interacting with your deployment.
You can’t perform that action at this time.
0 commit comments