Skip to content

Commit 5852544

Browse files
committed
api docs
1 parent 3ecbc0d commit 5852544

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

source/fundamentals/atlas-vector-search.txt

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
. _golang-atlas-vector-search:
1+
.. _golang-atlas-vector-search:
22

33
===================
44
Atlas Vector Search
@@ -98,7 +98,18 @@ with the following specifications:
9898
Additional Information
9999
----------------------
100100

101+
To learn more about Atlas Vector Search, see the :atlas:`Atlas Vector Search
102+
</atlas-vector-search/vector-search-overview/>` guide in
103+
the MongoDB Atlas documentation.
104+
101105
API Documentation
102106
~~~~~~~~~~~~~~~~~
103107

104-
- Add links
108+
To learn more about any of the methods or types discussed in this
109+
guide, see the following API Documentation:
110+
111+
- `NewVector() <{+api+}/bson#NewVector>`__
112+
- `NewVectorfromBinary() <{+api+}/bson#NewVectorFromBinary>`__
113+
- `Vector <{+api+}/bson#Vector>`__
114+
- `Aggregate() <{+api+}/mongo#Collection.Aggregate>`__
115+
- `Pipeline <{+api+}/mongo#Pipeline>`__

0 commit comments

Comments
 (0)