feat(firestore): Adding vector search #16853
Annotations
5 errors
firestore/docref.go#L650
receiver name should not be an underscore, omit the name if it is unused
|
firestore/query.go#L373
comment on exported const DistanceMeasureEuclidean should be of the form "DistanceMeasureEuclidean ..."
|
firestore/query.go#L378
comment on exported const DistanceMeasureCosine should be of the form "DistanceMeasureCosine ..."
|
firestore/query.go#L387
comment on exported const DistanceMeasureDotProduct should be of the form "DistanceMeasureDotProduct ..."
|
|
This job failed
Loading