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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,10 @@ The notebook contains samples on how to send messages to [Azure Event Hubs](http
27
27
28
28
Work in progress
29
29
30
+
### [Azure OpenAI]
31
+
32
+
This sample shows how you can call Azure OpenAI to get text embeddings: https://github.com/azure-samples/azure-sql-db-openai
33
+
30
34
### [Power BI](./power-bi.ipynb)
31
35
32
36
The notebook shows how DAX queries can be executed from Azure SQL DB using the `executeQueries` REST endpoint provided by Power BI datasets
@@ -53,4 +57,4 @@ The notebook contains samples on how to invoke an HTTPS REST endpoint no matter
53
57
54
58
## Contribute
55
59
56
-
Do you want to contribute adding a sample? Do you see something missing or incorrect? Please help this repository to grow, and submit an issue or fork it a submit a Pull Request. Details on how to contribute can be found here: [Contributing](./CONTRIBUTING.md)
60
+
Do you want to contribute adding a sample? Do you see something missing or incorrect? Please help this repository to grow, and submit an issue or fork it a submit a Pull Request. Details on how to contribute can be found here: [Contributing](./CONTRIBUTING.md)
0 commit comments