Skip to content

Commit d05c7c7

Browse files
authored
Update understand-embeddings.md
1 parent 41afb6b commit d05c7c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-services/openai/concepts/understand-embeddings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ An alternative method of identifying similar documents is to count the number of
3939

4040
* Learn more about using Azure OpenAI and embeddings to perform document search with our [embeddings tutorial](../tutorials/embeddings.md).
4141
* Store your embeddings and perform vector (similarity) search using [Azure Cosmos DB for MongoDB vCore](/azure/cosmos-db/mongodb/vcore/vector-search), [Azure Cosmos DB for NoSQL](/azure/cosmos-db/rag-data-openai) , [Azure SQL Database](/azure/azure-sql/database/ai-artificial-intelligence-intelligent-applications?view=azuresql&preserve-view=true#vector-search) or [Azure Database for PostgreSQL - Flexible Server](/azure/postgresql/flexible-server/how-to-use-pgvector).
42+
* Use an Eventhouse in Real-Time Intelligence in Microsoft Fabric as a [Vector database](/fabric/real-time-intelligence/vector-database)
43+
* Use the [series_cosine_similarity](/kusto/query/series-cosine-similarity-function?view=microsoft-fabric) function for similarity search.

0 commit comments

Comments
 (0)