sttp.openai.requests.batch.RequestCounts
See theRequestCounts companion object
Value parameters
- completed
-
Number of requests that have been completed successfully.
- failed
-
Number of requests that have failed.
- total
-
Total number of requests in the batch.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article