Add `batch_size` param for `text_embedding` processor by YeonghyeonKO · Pull Request #1298 · opensearch-project/opensearch-java
Description Unlike the document from text_embedding processor in ingest-pipelines describes batch_size parameter, interface in opensearch-java client doesn't include it. From OpenSearch 2.16, i...