You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ products:
17
17
- azure-sqlserver-vm
18
18
- dotnet
19
19
- azure-openai
20
-
name: Retriveal Augmented Generation with Azure SQL DB and OpenAI
20
+
name: Retrieval Augmented Generation with Azure SQL DB and OpenAI
21
21
description: Build a session recommender using Jamstack and Event-Driven architecture, using Azure SQL DB to store and search vectors embeddings generated using OpenAI
22
22
---
23
-
# Session Assistant Sample - Retriveal Augmented Generation with Azure SQL DB and OpenAI
23
+
# Session Assistant Sample - Retrieval Augmented Generation with Azure SQL DB and OpenAI
24
24
25
25
This sample demonstrates how to build a session recommender using Jamstack and Event-Driven architecture, using Azure SQL DB to store and search vectors embeddings generated using OpenAI. The solution is built using Azure Static Web Apps, Azure Functions, Azure SQL Database, and Azure OpenAI.
0 commit comments