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