Added ability to display a Lucid icon in the Step, instead of the default avatar#2561
Conversation
Allaoua9
commented
Oct 1, 2025
|
@Allaoua9 if you're adding a property to the step class you'll need to add it to all of the data layers. |
0d8e854 to
422a9f5
Compare
|
@hayescode i've updated the SQL datalayers to include the icon on INSERT. That also means people using SQL databases would need to create a migration to add new icon field... |
|
Hi, when will this nice enhancement be added to the Chainlit framework? What's blocking? |
|
sr for the delay, this LGTM |
|
@Allaoua9 can we use step metadata instead? This will avoid DB migration |
Hi @sandangel Let me check that and get back to you. |
f19b9c6 to
4f6ab67
Compare
|
@hayescode @sandangel Should we move forward with this PR ? Thanks |
|
Is this good to go? @hayescode @sandangel |
279e22b to
f8f5da2
Compare
|
I have rebased the PR and added support for the new avatar_size config. @hayescode @sandangel is there any particular reason this PR is stalled ? |