技术栈

azure-functions

营赢盈英
9 个月前
python·ai·azure·azure-functions·blob-trigger
Save OpenAI response in Azure function to Blob storage题意:将 OpenAI 的响应保存在 Azure 函数中到 Blob 存储I used blob trigger template to create an Azure function that is triggered by new file updated in Azure blob storage. I am using python v2 to create Azure function in VScode. My issue is not able to store openai result