• erio's avatar
    refactor: replace scope-level rate limiting with model-level rate limiting · fc095bf0
    erio authored
    Merge functional changes from develop branch:
    - Remove AntigravityQuotaScope system (claude/gemini_text/gemini_image)
    - Replace with per-model rate limiting using resolveAntigravityModelKey
    - Remove model load statistics (IncrModelCallCount/GetModelLoadBatch)
    - Simplify account selection to unified priority→load→LRU algorithm
    - Remove SetAntigravityQuotaScopeLimit from AccountRepository
    - Clean up scope-related UI indicators and API fields
    fc095bf0
openai_gateway_service_test.go 34.5 KB