chainlit
chainlit copied to clipboard
Text box is too small in chat settings
The text box is too small in the chat settings.
Dan not 100% sure, but I made an issue that seems similar yours: https://github.com/Chainlit/chainlit/issues/507
I'm hoping a proper textarea comes to chainlit.
Hey there!, we were looking for the same fix with my coworker and found out there's a multiline argument that you give to the text input class.
Hope this helps somebody