File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,16 +78,16 @@ Strategic Questions
78
78
~~~~~~~~~~~~~~~~~~~
79
79
80
80
You can also use the ``/docs`` command to ask for operation
81
- recommendations. The following prompt asks for a recommendation on the
82
- best way to perform semantic search:
81
+ recommendations. The following prompt asks the |copilot| for a
82
+ recommendation on the best way to perform semantic search:
83
83
84
84
.. code-block:: none
85
85
:copyable: false
86
86
87
87
@MongoDB /docs what is the best way to perform semantic search on my
88
88
data?
89
89
90
- The Copilot response recommends using Atlas Vector Search and provides
90
+ The generated response recommends using Atlas Vector Search and provides
91
91
the following links to MongoDB documentation:
92
92
93
93
- `Atlas Vector Search Overview <https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-search-overview/>_
You can’t perform that action at this time.
0 commit comments