Skip to content

Commit f0d2f6f

Browse files
authored
Update vector-embeddings.md
1 parent 0a48a88 commit f0d2f6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/cosmos-db/gen-ai/vector-embeddings.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,12 @@ This image shows the spatial closeness of vectors that are similar, contrasting
2929
Image source: [OpenAI](https://openai.com/index/introducing-text-and-code-embeddings/)
3030

3131
You can see more examples in this [interactive visualization](https://openai.com/index/introducing-text-and-code-embeddings/#_1Vr7cWWEATucFxVXbW465e) that transforms data into a three-dimensional space.
32+
33+
## Related content
34+
- [What is a vector database?](../vector-database.md)
35+
- [Vector database in Azure Cosmos DB NoSQL](../nosql/vector-search.md)
36+
- [Vector database in Azure Cosmos DB for MongoDB](../mongodb/vcore/vector-search.md)
37+
- [What is vector search?](vector-search-overview.md)
38+
- LLM [tokens](tokens.md)
39+
- [Distance functions](distance-functions.md)
40+
- [kNN vs ANN vector search algorithms](knn-vs-ann.md)

0 commit comments

Comments
 (0)