tabulate_messages

tabulate_messages(messages: list[Message], tablefmt: str = 'github') str[source]

Format messages into a table using tabulate.