discourse-ai/app
Roman Rizzi ce6a2eca21
FEATURE: Backfill posts sentiment. (#982)
* FEATURE: Backfill posts sentiment.

It adds a scheduled job to backfill posts' sentiment, similar to our existing rake task, but with two settings to control the batch size and posts' max-age.

* Make sure model_name order is consistent.
2024-12-03 10:27:03 -03:00
..
controllers/discourse_ai FEATURE: allow artifacts to be updated (#980) 2024-12-03 07:23:31 +11:00
helpers/discourse_ai/ai_bot FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00
jobs FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FIX: regression, no longer sending examples to AI helper (#993) 2024-12-03 16:03:46 +11:00
serializers FEATURE: AI Usage page (#964) 2024-11-29 06:26:48 +11:00
services/discourse_ai REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
views FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00