chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Include a pandas dataframe element

Open tituslhy opened this issue 1 year ago • 6 comments
trafficstars

Is your feature request related to a problem? Please describe. Chainlit offers many elements that can be tagged to a message. I would like to suggest loading a pandas dataframe element because the response of LLMs can be made more neat with a table.

Describe the solution you'd like Inclusion of a pandas dataframe element.

Describe alternatives you've considered Streamlit has this feature https://docs.streamlit.io/develop/api-reference/data/st.dataframe

It would be great if chainlit has it too.

tituslhy avatar Sep 17 '24 01:09 tituslhy