The Distance metric used to measure similarities among vectors. This field is only used if the collection defined in the does not exist yet and is created automatically by the connector.
from airbyte_api.models import DistanceMetric
value = DistanceMetric.DOT| Name | Value |
|---|---|
DOT |
dot |
COS |
cos |
EUC |
euc |