def with_choice_ctx()

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


    def with_choice_ctx(self, choice_ctx: ChoiceContext) -> Self:
        return self.copy(update={"choice_ctx": choice_ctx})