microsoft / app-camp

On-demand videos and labs - come to App Camp and learn how to port your web application to Microsoft Teams!
MIT License
72 stars 51 forks source link

Update OpenAI SDK due to breaking changes #160

Closed BobGerman closed 11 months ago

BobGerman commented 11 months ago

Somewhere along the line OpenAI had breaking changes in their SDK. This PR switches to @azure/openai, and modifies the AI services modules to use the new SDK. This affects the solution files to Labs 4 and 5, plus the instructions for Lab 4.