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.43k stars 2.14k forks source link

Update docs and bugfix caused by DATASOURCE_TYPE setting #881

Closed abhahn closed 1 month ago

abhahn commented 1 month ago

Motivation and Context

Doc update and bugfix

Description

Fix for application crashing on startup when data sources are not configured properly.

Contribution Checklist