Closed as not planned
Closed as not planned
Description
Currently in DefaultHistoryTransform
we use ":" by defualt to connect the role name and the prompt. However in some language, ":" is not a commonly used string, for example, Chinese. In some other conditions, users may just want to use a self-defined connector. Therefore we'd better allow user to define the connector themselves.