discourse-ai/spec
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
..
configuration FIX: Correctly display errors when parent module needs to be disabled first (#788) 2024-08-30 17:16:11 -03:00
db/migrate Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00
fabricators FEATURE: Automatically backfill regular summaries. (#892) 2024-11-04 17:48:11 -03:00
fixtures FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
jobs FEATURE: Automatically backfill regular summaries. (#892) 2024-11-04 17:48:11 -03:00
lib FEATURE: Automatically backfill regular summaries. (#892) 2024-11-04 17:48:11 -03:00
models FIX: encode parameters returned from LLMs correctly (#889) 2024-11-04 10:07:17 +11:00
requests FEATURE: support custom instructions for persona streaming (#890) 2024-11-05 07:43:26 +11:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
services/discourse_ai REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
shared Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00
support Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00
system DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00
tasks Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00
plugin_helper.rb DEV: Fix mismatched column types (#868) 2024-10-28 15:36:42 +02:00
plugin_spec.rb DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00