Skip to content

Commit a1ef4be

Browse files
committed
DOCSP-43494 adding second docs example
1 parent ac86815 commit a1ef4be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/copilot-docs.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,16 @@ Strategic Questions
7878
~~~~~~~~~~~~~~~~~~~
7979

8080
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:
8383

8484
.. code-block:: none
8585
:copyable: false
8686

8787
@MongoDB /docs what is the best way to perform semantic search on my
8888
data?
8989

90-
The Copilot response recommends using Atlas Vector Search and provides
90+
The generated response recommends using Atlas Vector Search and provides
9191
the following links to MongoDB documentation:
9292

9393
- `Atlas Vector Search Overview <https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-search-overview/>_

0 commit comments

Comments
 (0)