-
Added
-
GraphQL
- feat(graphql): Add support for ef and distance_threshold in generated GraphQL queries for
similarity search (#9562).
WARNING In #9562, the computed distances (automatically returned in the
vector_distancefield) for cosine and dot product metrics are no longer normalized to [0, 1], but instead return the raw distance computed by the...
- feat(graphql): Add support for ef and distance_threshold in generated GraphQL queries for
similarity search (#9562).