mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
Update README: .NET 10 badge
Updated the README.md to replace the .NET 9 badge with a .NET 10 badge, reflecting compatibility with the newer version.
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
# SQL Database Vector Search Sample
|
# SQL Database Vector Search Sample
|
||||||
|
|
||||||
[](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
|
[](https://dotnet.microsoft.com/en-us/download/dotnet/10.0)
|
||||||
[](https://dotnet.microsoft.com/apps/aspnet/apis)
|
[](https://dotnet.microsoft.com/apps/aspnet/apis)
|
||||||
[](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor)
|
[](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor)
|
||||||
|
|
||||||
A Blazor Web App and Minimal API for performing RAG (Retrieval Augmented Generation) and vector search using the native VECTOR type in Azure SQL Database and Azure OpenAI.
|
A Blazor Web App and Minimal API for performing RAG (Retrieval Augmented Generation) and vector search using the native VECTOR type in Azure SQL Database and Azure OpenAI.
|
||||||
|
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
- [Overview](#overview)
|
- [Overview](#overview)
|
||||||
- [Screenshots](#screenshots)
|
- [Screenshots](#screenshots)
|
||||||
|
|||||||
Reference in New Issue
Block a user