Namespace FoundationaLLM.Common.Services.Quota
Classes
- QuotaContextBase
Implements the base class for managing the in-memory state of a quota context.
- QuotaMetricPartition
Represents a partition of a quota metric.
- QuotaService
Implements the FoundationaLLM quota service.
- SinglePartitionQuotaContext
Implements a quota context with a single partition.
- UserIdentifierQuotaContext
Implements a quota context partitioned by user identifier.
- UserPrincipalNameQuotaContext
Implements a quota context partitioned by user principal name.