Contents

PrivateCloudComputeLanguageModel.Error.QuotaLimitReached

Information about reaching a usage limit.

Declaration

struct QuotaLimitReached

Overview

A PrivateCloudComputeLanguageModel provides a LanguageModelError that you use to proactively respond to usage quota scenarios, like when a person is approaching their per-day request limit. When a person approaches or exceeds the daily quota, the framework provides a direct path for you to add system UI so the person can subscribe to iCloud+ to get more access.

For more information about quota limits, see “Handle usage limits from using PCC” in Adding server-side intelligence with Private Cloud Compute.

Topics

Creating a quota reached error

Inspecting a quota reached error

Getting the error description

See Also

Quota usage error