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.42k stars 2.13k forks source link

No task db error on deployed apps #915

Closed iseabock closed 2 weeks ago

iseabock commented 2 weeks ago

Motivation and Context

Chat history not working due to account key not being optional.

Description

Allow optional account key when setting up cosmosdb.

Contribution Checklist