chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Ability to specify a lucid icon on a step

Open Allaoua9 opened this issue 1 month ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. An agent can call multiple tools (doc search, web search, image gen, etc). In our implementation, when a tool is called, we display a step. We find that displaying a specific icon when a tool is called produces better UX.

Image

I have created a pull request of our implementation here : https://github.com/Chainlit/chainlit/pull/2561

Allaoua9 avatar Oct 01 '25 07:10 Allaoua9