Future<void> initMultimodal(String mmprojPath, {bool useGpu = true}) => _sendCommand(['initMultimodal', mmprojPath, useGpu]);