You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/gen-ai/distance-functions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,4 +29,4 @@ Cosine similarity measures the cosine of the angle between two vectors projected
29
29
Two vectors are multiplied to return a single number. It combines the two vectors' magnitudes, as well as the cosine of the angle between them, showing how much one vector goes in the direction of another.
30
30
31
31
## Related content
32
-
-[VectorDistance system function](query/vectordistance.md) in Azure Cosmos DB NoSQL
32
+
-[VectorDistance system function](../nosql/query/vectordistance.md) in Azure Cosmos DB NoSQL
0 commit comments