azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Chat history feature
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Expected/desired behavior
Currently chat history is not persisted. In an enterprise environment its critical to provide the ability to review/audit chat history.
Chat with your data repo has this feature: https://github.com/microsoft/sample-app-aoai-chatGPT
It looks like there was a PR 259 related to this, but several months back. I haven't tried it myself but I wonder if the approach is sound or if there's a reason it hasn't been included.
This would be really helpful. Any update ?