AI

constructor(message: String, itemId: String = UUID.randomUUID().toString(), isFinished: Boolean = true, isTokenMaxed: Boolean = false)