ChatMessage

constructor(role: ChatUser, content: String?, toolCalls: List<ToolCall>? = null, toolCallId: String? = null)