Preview of the final result
main
function with the @on_message decorator to tell Chainlit to run the main
function each time a user sends a message.
Then, we wrap our text to sql logic in a Step.
Compute the number of customers who watched more than 50 minutes of video this month
.