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: