Error with Escape Characters in User Message during Experiments
I'm seeing error like
Status Description
error: bad escape \l at position 1208 (line 59, column 13)when running experiments, it looks due to my user_msg have chars like 2025\6208 or 2025\l6300 , the user_msg is just a string. the stacktrace is attached, it looks the template_formatter is doing something incorrectly with \ , anyone knows why?
