trinity.common.rewards.utils module

trinity.common.rewards.utils module#

Converts string list to structured ChatMessage list for debugging.

参数:

messages -- List of alternating user/assistant messages

返回:

List of structured ChatMessage objects