question in art_e/rollout.py
Closed this issue · 1 comments
aliasGitee commented
https://github.com/OpenPipe/ART/blob/main/dev/art-e/art_e/rollout.py#L243
I’d like to know what the purpose of if r.message_id == scenario.message_ids[0]: is. As far as I understand, the other parts of the code do not assign any importance order to the elements in message_ids.