mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
Update README.md to add Minimal API badge
Added a badge for "Minimal API" availability to the README.md file, enhancing the visibility of project features. Existing badges for .NET 9 and Blazor remain unchanged.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# SQL Database Vector Search Sample
|
# SQL Database Vector Search Sample
|
||||||
|
|
||||||
[](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) [](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor)
|
[](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
|
||||||
|
[](https://dotnet.microsoft.com/apps/aspnet/apis)
|
||||||
|
[](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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user