chainlit_tutorial / chainlit.md
rchrdgwr's picture
buttons, questions
0779250
# Chainlit Tutorial
This code demonstrates:
- Display of a button
- How to handle the action when the button is clicked
- How to hide the button after it has been clicked
- How to ask a question to the user and handle the answer