There is a sample with AI chats in vaadin document: https://vaadin.com/docs/latest/components/message-list
Where to find the code file:
com.vaadin.demo.component.messages.LLMClient.Message.java?
or could all sample projects in the document be found at github?