### Is your feature request related to a problem? I cannot use ML Inference Pipeline feature for [Ingest Pipeline Processor](https://docs.opensearch.org/docs/latest/ingest-pipelines/processors/ml-inference/). It doesn't show up in TS intellisense as of version 3.5.1 ### What solution would you like? Support `ml_inference` within `osClient.ingest.putPipeline` processors array. ### What alternatives have you considered? Using raw fetch. ### Do you have any additional context? 