Module: Ask::RateLimitCategory
- Defined in:
- lib/ask/errors.rb
Overview
Categories for RateLimitError — tells you who rate-limited the request.
Constant Summary collapse
- VENDOR =
upstream LLM provider (OpenAI, Anthropic, etc.)
:vendor- LOCAL =
ask-rb's own limiter (ask-auth thresholds)
:local