discourse-ai/spec/lib/modules
Sam 491dac298f
FIX: system persona state leaking between sites (#1304)
System personas leaned on reused classes, this was a problem
in a multisite environement cause state, such as "enabled"
ended up being reused between sites.

New implementation ensures state is pristine between sites in
a multisite

* more handling for new superclass story

* small oversight, display name should be used for display
2025-05-01 13:24:53 +10:00
..
ai_bot FIX: system persona state leaking between sites (#1304) 2025-05-01 13:24:53 +10:00
ai_helper FEATURE: add OpenAI image generation and editing capabilities (#1293) 2025-04-29 17:38:54 +10:00
ai_moderation FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
automation FEATURE: allow to send LLM reports to groups (#1246) 2025-04-07 15:31:30 +10:00
embeddings DEV: Robust check for embeddings enabled (#1116) 2025-02-06 12:18:55 -03:00
sentiment DEV: add `guardian` argument to `TopicsFilter` callback (#1206) 2025-03-24 10:33:18 +01:00
summarization DEV: Don't use delays for streaming summaries. (#1244) 2025-04-02 13:38:15 -03:00