Skip to content

Conversation

@sjiampojamarn
Copy link
Contributor

Similar to #268 but re-base from the latest after ~ a year

Currently, the chat history's shared globally for all users/sessions. This pull request isolates chat history by implementing user-specific chat history. This ensures that each user's chat history is contained within their individual sessions. Also to keep things tidy, keep the history for the last 20 chats per sessionid.

Please note that this implementation does not include any advanced or basic authentication, and there is no guarantee of security or privacy.

@realies
Copy link
Contributor

realies commented Aug 16, 2025

@ItzCrazyKns ping

@valerius21
Copy link

I'm a fan of the indented feature :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants