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: static/templates.json
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1743,6 +1743,28 @@
1743
1743
"functions",
1744
1744
"example"
1745
1745
]
1746
+
},
1747
+
{
1748
+
"title": "Cosmos DB + Azure Functions Embedding Generator",
1749
+
"description": "This sample shows how to use a Cosmos DB Trigger in Azure Functions Triggers (C# or Python) to automatically generate embeddings on data on new or updated data.",
0 commit comments