discourse-ai/app
Roman Rizzi 9505a8976c
FEATURE: Automatically backfill regular summaries. (#892)
This change introduces a job to summarize topics and cache the results automatically. We provide a setting to control how many topics we'll backfill per hour and what the topic's minimum word count is to qualify.

We'll prioritize topics without summary over outdated ones.
2024-11-04 17:48:11 -03:00
..
controllers/discourse_ai FEATURE: support custom instructions for persona streaming (#890) 2024-11-05 07:43:26 +11:00
helpers/discourse_ai/ai_bot FIX: AI Bot Shared Conversation didn't respect CDN / Subfolder (#657) 2024-06-06 15:13:51 -03:00
jobs FEATURE: Automatically backfill regular summaries. (#892) 2024-11-04 17:48:11 -03:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: Automatically backfill regular summaries. (#892) 2024-11-04 17:48:11 -03:00
serializers FEATURE: improve visibility of AI usage in LLM page (#845) 2024-10-22 11:16:02 +11:00
services/discourse_ai REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
views FIX: AI Bot Shared Conversation didn't respect CDN / Subfolder (#657) 2024-06-06 15:13:51 -03:00