Message

constructor(role: String, content: String, thinking: String? = null, images: List<String>? = null, toolCalls: List<ToolCall>? = null, toolName: String? = null)(source)