Skip to main content

Module org_controls

Module org_controls 

Source
Expand description

Organization-level AI controls service

This module provides functionality to manage org-level AI controls including budgets, rate limits, and feature toggles. Supports YAML defaults with DB authoritative overrides (DB overrides YAML).

Structs§

BudgetCheckResult
Result of budget check
OrgAiControlsConfig
Organization AI controls configuration
OrgBudgetConfig
Organization budget configuration
OrgControls
Organization controls service
OrgRateLimitConfig
Organization rate limit configuration
RateLimitCheckResult
Result of rate limit check

Traits§

OrgControlsAccessor
Trait for accessing org controls from database