Azure-Samples / openai

The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.
https://aka.ms/azure-openai
MIT License
1.05k stars 353 forks source link

"sentiment_aspects": null #83

Open waseemchishti opened 9 months ago

waseemchishti commented 9 months ago

Hi, I'm trying to run this demo, but unfortunately getting the below-mentioned error,

"not enough values to unpack (expected 2, got 0)" It is due to no value in "sentiment_aspects" variable.

can anyone guide me regarding this? Please note I'm following the exact guidelines provided in the readme file.

Thanks