microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.45k stars 2.16k forks source link

Fix issue with keyerror in list comprehension #775

Closed abhahn closed 2 months ago

abhahn commented 2 months ago

Motivation and Context

Small fix for issue #773

Description

Contribution Checklist