Skip to content

Commit 28ab624

Browse files
add vector description link
1 parent 46e2256 commit 28ab624

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/whats-new.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ What's New in 4.10
3434
The {+driver-short+} v4.10 release includes the following new features:
3535

3636
- Adds provisional support for a new binary BSON subtype (9), which can be used
37-
for efficient storage and retrieval of vectors. This includes the new methods:
38-
``bson.binary.Binary.from_vector`` and ``bson.binary.Binary.as_vector``.
37+
for efficient storage and retrieval of :atlas:`vectors
38+
</atlas-vector-search/vector-search-overview/#std-term-vector>`. This includes
39+
the new methods: ``bson.binary.Binary.from_vector`` and ``bson.binary.Binary.as_vector``.
3940
Support for BSON subtype 9 is in beta and is subject to change before the
4041
generally available release.
4142
- Adds ``"C"`` to client metadata when an application uses the C extension.

0 commit comments

Comments
 (0)