File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,9 @@ What's New in 4.10
34
34
The {+driver-short+} v4.10 release includes the following new features:
35
35
36
36
- 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``.
39
40
Support for BSON subtype 9 is in beta and is subject to change before the
40
41
generally available release.
41
42
- Adds ``"C"`` to client metadata when an application uses the C extension.
You can’t perform that action at this time.
0 commit comments