Inference
Get Workers AI inference distribution by dimension
Get time series distribution of Workers AI inference by dimension.
ModelsExpand Collapse
class InferenceSummaryV2Response: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class InferenceTimeseriesGroupsV2Response: …
meta: MetaMetadata for the results.
Metadata for the results.
agg_interval: Literal["FIFTEEN_MINUTES", "ONE_HOUR", "ONE_DAY", 2 more]Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
InferenceSummary
Get Workers AI models summary
Get Workers AI tasks summary
ModelsExpand Collapse
class SummaryModelResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class SummaryTaskResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
InferenceTimeseries Groups
InferenceTimeseries GroupsSummary
Get Workers AI models time series
Get Workers AI tasks time series
ModelsExpand Collapse
class SummaryModelResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
agg_interval: Literal["FIFTEEN_MINUTES", "ONE_HOUR", "ONE_DAY", 2 more]Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.
class SummaryTaskResponse: …
meta: MetaMetadata for the results.
Metadata for the results.
agg_interval: Literal["FIFTEEN_MINUTES", "ONE_HOUR", "ONE_DAY", 2 more]Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidence_info: MetaConfidenceInfo
normalization: Literal["PERCENTAGE", "MIN0_MAX", "MIN_MAX", 5 more]Normalization method applied to the results. Refer to Normalization methods.
Normalization method applied to the results. Refer to Normalization methods.