discourse-ai/assets/stylesheets/modules/llms/common
Sam d07cf51653
FEATURE: llm quotas (#1047)
Adds a comprehensive quota management system for LLM models that allows:

- Setting per-group (applied per user in the group) token and usage limits with configurable durations
- Tracking and enforcing token/usage limits across user groups
- Quota reset periods (hourly, daily, weekly, or custom)
-  Admin UI for managing quotas with real-time updates

This system provides granular control over LLM API usage by allowing admins
to define limits on both total tokens and number of requests per group.
Supports multiple concurrent quotas per model and automatically handles
quota resets.


Co-authored-by: Keegan George <kgeorge13@gmail.com>
2025-01-14 15:54:09 +11:00
..
ai-llm-quotas.scss FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
ai-llms-editor.scss UX: disabled preseeded edit button, add description (#1038) 2024-12-20 19:33:45 -05:00
spam.scss DEV: Add structure for errors in spam (#1054) 2025-01-09 09:17:06 -08:00
usage.scss UX: Use new DStatTiles reusable component from core (#1025) 2024-12-16 16:48:46 +10:00