chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Make UI Elements Configurable

Open Nneji123 opened this issue 2 years ago • 3 comments

Would be nice to be able to set the icon(favicon) and UI element base colors in maybe the config.toml file

Nneji123 avatar May 26 '23 15:05 Nneji123

100% agree. Features like theme configuration and custom elements are definitely on the road map! I also think it is an ideal spot for contributions!

willydouhard avatar May 26 '23 16:05 willydouhard

Okay cool. Also wanted to know if there's a way to store chat history? Because in the current implementation on creating a new chat the previous conversation is gone

Nneji123 avatar May 27 '23 11:05 Nneji123

This is another topic but we do have some cloud features in alpha https://docs.chainlit.io/cloud/create-project.

This will let you store chats history but keep in mind this is very much in alpha :)

willydouhard avatar May 28 '23 16:05 willydouhard