chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Ability to trigger a new chat and clear UI messages (particularly on_chat_resume)

Open jbcallaghan opened this issue 3 months ago • 0 comments
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.

jbcallaghan avatar Aug 05 '25 09:08 jbcallaghan