def with_response_ctx()

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


    def with_response_ctx(self, response_ctx: Any) -> Self:
        return self.copy(update={"response_ctx": response_ctx})