0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-ai/assets/stylesheets/modules/llms/common
Sam 6fc5673598
FEATURE: add cost limits to LLM quotas (#41277)
Track estimated request costs in AI audit logs and usage rollups so
quota
checks and usage reports can use the stored cost when available.

Add max cost quota fields to the admin UI, serializers, validations,
and staff logs.
2026-06-30 15:59:24 +10:00
..
ai-credit-bar.scss
ai-llm-quotas.scss FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
ai-llms-editor.scss UX: add gap to LLM token config (#38744) 2026-03-20 14:39:48 -04:00
ai-secret-selector.scss FEATURE: add centralized AI secrets management (#37592) 2026-02-11 10:09:52 +11:00
spam.scss DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
usage.scss