Map<String, dynamic> toJson() => { 'text_tokens': textTokens, 'image_tokens': imageTokens, 'audio_tokens': audioTokens, };