Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat history feature #977

Closed
UmarMohamedUsman opened this issue Nov 21, 2023 · 3 comments
Closed

Chat history feature #977

UmarMohamedUsman opened this issue Nov 21, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@UmarMohamedUsman
Copy link

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

@pamelafox pamelafox added the enhancement New feature or request label Dec 5, 2023
@apiontek
Copy link

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.

@michbalazs
Copy link

This would be really helpful. Any update ?

@pamelafox
Copy link
Collaborator

We now have a chat history feature that stores it in IndexedDB:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#enabling-chat-history

I'll close this issue, but if you want Cosmos DB persistence, please subscribe/star/comment on this issue:
#977

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants