Chainlit integration #648
mlops-v2-gs
started this conversation in
General
Replies: 2 comments 1 reply
-
Hi @mlops-v2-gs did you check the streamlit parser? Maybe with a few changes it could work also for chainlit. |
Beta Was this translation helpful? Give feedback.
1 reply
-
With Pandasai, i was able to generate response like below
Pandasai.Agent
Show message with below code
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a chainlit parser or method to show the charts (and other responses) generated by your library?
As a workaround, at the moment I save the image and show it within the chainlit but there is a plot window opens every time. (i tried open_charts: False in config as suggested elsewhere too)
Any suggestions which I can try?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions