chainlit
chainlit copied to clipboard
Ability to trigger a new chat and clear UI messages (particularly on_chat_resume)
trafficstars
Ability to trigger a new chat and clear UI messages with code (particularly within on_chat_resume).
This would be very useful to support cases where the user can have an option to either disable or enable resume previous chats as I save user chat settings to the database.