in aidial_interceptors_sdk/chat_completion/element_path.py [0:0]
def with_message_idx(self, message_idx: int) -> Self: return self.copy(update={"message_idx": message_idx})