chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

How to create an "application settings" menu item under user icon

Open hexart opened this issue 10 months ago • 2 comments
trafficstars

  1. how to create an application settings menu item under user icon?
  2. how to create a pop up dialog?
  3. how to customize the content in the dialog?
  4. what's the recommendation of those needs? Does chainlit have internal methods to create customize elements?
Details

Chat settings have a higher priority than app settings. The latter are general settings, while the former are specifically for conversation - related configurations.

Thanks for the reply.

hexart avatar Jan 16 '25 02:01 hexart