GETTING ERROR >> AttributeError: 'InferenceClient' object has no attribute 'post'

InferenceClient.post has been completely deprecated, so I think that older library implementations that call it will not work.
We need to find a way to avoid this.