sample-app-aoai-chatGPT icon indicating copy to clipboard operation
sample-app-aoai-chatGPT copied to clipboard

Mutliple Users using AI STUDIO deployed APP with history enbaled in cosmo db but the history is visible of all the users and not based on user id.

Open rehat22 opened this issue 9 months ago • 2 comments

Shouldn't it show history based on cookie or device? The entire user history of multiple users are visible in the history tab and its not showing history based on per user i.e each person has his own history rather than seeing the collective history of all users. Also the Cosmo db backend showing user id like this now. Screenshot 2024-05-10 at 5 57 24 PM Auth enabled is set to false

rehat22 avatar May 10 '24 12:05 rehat22

If there's no authentication the app cannot know who is currently using it, so it can't save or display a specific user's history.

neissljanik avatar May 15 '24 11:05 neissljanik

There is an open pull request awaiting approval to hide the chat history button for cases where multiple users are using the same instance that you may like to follow [Add env var to show/hide Chat History Button] (https://github.com/microsoft/sample-app-aoai-chatGPT/pull/771)

speedbunny avatar May 16 '24 11:05 speedbunny

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jul 16 '24 01:07 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jul 31 '24 01:07 github-actions[bot]