Terminology
This page summarizes key terms used across the docs for consistent understanding.
- Owner (主账ζ·): top-level account that manages descendants and keys.
- Descendants (ε代η¨ζ·): any users in the ownerβs subtree; see βUser Hierarchyβ.
- DNA: lineage path (e.g.,
.1.42.
) used to filter user groups. - Level (ηηΊ§): abstraction for key pools and model routing.
- Gear (ζ‘£δ½): user attribute that impacts routing/drift strategies.
- Tier (ε±ηΊ§): user attribute for pricing/permissions.
- Factor (ε ε): coefficient used in pricing.
- Rates (θ΄Ήηεη): multiplier applied to model pricing.
- Model Mapper (樑εζ ε°): aliasing models to targets (user-level or owner-level).
- Level Mapper (Level ζ ε°): map model patterns to a Level (routes to a key pool).
- Resources (θ΅ζΊη½εε): allowed API paths (e.g.,
/v1/chat/completions
). - Model Limits (樑ειι): per-model limits (RPM/RPH/RPD, TPM/TPH/TPD).
- RPM/RPH/RPD: requests per minute/hour/day.
- TPM/TPH/TPD: tokens per minute/hour/day.
- Sleep (δΌη ): temporarily remove a key from rotation after failures.
- Switch Over (ζ ιεζ’): move from one Level to another when the current Level is exhausted/unhealthy.
See also:
- βAccess Controlβ
- βUser Hierarchyβ
- βBilling & Creditsβ