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: benchmarks/src/main/java/org/elasticsearch/benchmark/search/aggregations/bucket/terms/StringTermsSerializationBenchmark.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -50,13 +50,13 @@ public class StringTermsSerializationBenchmark {
The name of the model to use for the {infer} task.
80
+
81
+
`rate_limit`:::
82
+
(Optional, object)
83
+
By default, the `elastic` service sets the number of requests allowed per minute to `1000` in case of `sparse_embedding` and `240` in case of `chat_completion`.
84
+
This helps to minimize the number of rate limit errors returned.
85
+
To modify this, set the `requests_per_minute` setting of this object in your service settings:
0 commit comments