def with_attachment_idx()

in aidial_interceptors_sdk/chat_completion/element_path.py [0:0]


    def with_attachment_idx(self, attachment_idx: int) -> Self:
        return self.copy(update={"attachment_idx": attachment_idx})