Use case
A user wants to save and restore the chat and show messages in its app's UI
Proposal
A function like SELECT message, role FROM llm_chat() without parameters to retrieve the list of messages and its role, from the SYSTEM prompt (even if not set) to the USER/ASSISTANT messages