Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 03dfd57

Browse files
Update README.md
1 parent bee4dcd commit 03dfd57

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

‎README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ For full details on this stored procedure, please take a look at the official do
2525

2626
Samples are made available via Jupyter Notebook, natively supported by GitHub and also by [Azure Data Studio](https://learn.microsoft.com/en-us/sql/azure-data-studio/notebooks/notebooks-guidance)
2727

28+
### Azure OpenAI
29+
30+
These samples and workshops show how you can call Azure OpenAI to get text embeddings and then find similar text using cosine similarity.
31+
32+
[Vector similarity search with Azure SQL & Azure OpenAI](https://github.com/azure-samples/azure-sql-db-openai)
33+
34+
[Build new AI applications with Azure SQL Database](https://github.com/Azure-Samples/sql-ai-embeddings-workshop)
35+
36+
[Use Azure SQL DB and REST endpoints to enable AI content moderation](https://github.com/AzureSQLDB/ContentSafetyLab)
37+
2838
### [Azure Functions](./azure-functions.ipynb)
2939

3040
In the provided notebook you can find samples on how to invoke an [Azure Function](https://learn.microsoft.com/azure/azure-functions/functions-overview) using a [HTTP Trigger](https://learn.microsoft.com/azure/azure-functions/functions-bindings-http-webhook-trigger):
@@ -40,14 +50,6 @@ The notebook contains samples on how to send messages to [Azure Event Hubs](http
4050
- Send events using a SAS Token
4151
- Send events using a Managed Identity
4252

43-
### [Azure Event Grid]
44-
45-
Work in progress
46-
47-
### [Azure OpenAI](https://github.com/azure-samples/azure-sql-db-openai)
48-
49-
This sample shows how you can call Azure OpenAI to get text embeddings and then find similar text using cosine similarity.
50-
5153
### [Power BI](./power-bi.ipynb)
5254

5355
The notebook shows how DAX queries can be executed from Azure SQL DB using the `executeQueries` REST endpoint provided by Power BI datasets

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /