Add multiple values in "one of" filter when values contain comma

Hi,

I’m using Opensearch Dashboards v 2.15.0

I would like to add an one of filter in visualization with values that contain comma.
Example:

value1, with comma
value2, with comma

As comma is default separator my two values are separated into four.

Is there a way to escape comma character?

Regards,
Andrew