Skip to content

Commit be14c39

Browse files
authored
Update distance-functions.md
1 parent f0d2f6f commit be14c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/gen-ai/distance-functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Cosine similarity measures the cosine of the angle between two vectors projected
2929
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.
3030

3131
## Related content
32+
- [VectorDistance system function](../nosql/query/vectordistance.md) in Azure Cosmos DB NoSQL
3233
- [What is a vector database?](../vector-database.md)
3334
- [Vector database in Azure Cosmos DB NoSQL](../nosql/vector-search.md)
3435
- [Vector database in Azure Cosmos DB for MongoDB](../mongodb/vcore/vector-search.md)

0 commit comments

Comments
 (0)