def choice_idx()

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


    def choice_idx(self) -> int | None:
        return self.choice_ctx.index if self.choice_ctx else None