Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
yorek committed Aug 12, 2024
1 parent a57475a commit 4519121
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions website/items/ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"Vector Similarity Search with Azure SQL database and OpenAI":
url: "https://devblogs.microsoft.com/azure-sql/vector-similarity-search-with-azure-sql-database-and-openai/"
description: "Azure SQL team blog with focus on developers."
description: "How to implement vector search in Azure SQL and SQL Server"
icon: ":robot:"
tags:
- "Vectors"
Expand All @@ -12,10 +12,12 @@
- "Popular"
- "Blogs"
- "Official"
- "RAG"
- "Vector"

"Build a Session Recommender with Azure SQL database and OpenAI":
url: "https://github.com/Azure-Samples/azure-sql-db-session-recommender"
description: "Azure SQL team blog with focus on developers."
description: "An end-to-end sample to show how to do vector similarity search on your own data in Azure SQL"
icon: ":robot:"
tags:
- "Vectors"
Expand All @@ -29,5 +31,7 @@
- "SWA"
- "Full-Stack"
- "Azure SQL"
- "dotnetCsharp"
- "CSharp"
- "OpenAI"
- "RAG"
- "Vector"

0 comments on commit 4519121

Please sign in to comment.