e.g. ```python sent_hash = self._client.add_json(sentence, opts=opts) clip_res = self._client.add(clip_path, only_hash=True) ``` See #287