in aidial_assistant/json_stream/json_array.py [0:0]
def value(self) -> list[JsonNode]: return [item.value() for item in self._array]