discourse/plugins/discourse-ai/spec/requests
Keegan George feebe6993a
FIX: ensure usage report is timezone aware to prevent gaps (#33913)
## 🔍 Overview
Previously, it was possible to see gaps in usage charts despite data
being present, due to the user's timezone. This update ensures that the
AI usage report is timezone aware rather than using UTC and converting
when generating reports.
2025-07-29 13:42:31 -07:00
..
admin FIX: ensure usage report is timezone aware to prevent gaps (#33913) 2025-07-29 13:42:31 -07:00
ai_bot
ai_helper FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
discord
embeddings FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
sentiment
summarization FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
topic_spec.rb