You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elasticsearch/ElasticsearchInternalService.java
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -675,7 +675,7 @@ public void chunkedInfer(
675
675
// Avoid filling the inference queue by executing the batches in series
676
676
// Each batch contains up to EMBEDDING_MAX_BATCH_SIZE inference request
0 commit comments